Searched refs:SPU_UTIL_USER (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | run.c | 228 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init() 236 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init()
|
H A D | sched.c | 245 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_bind_context() 804 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_activate() 1054 if (old_state == SPU_UTIL_USER) in spuctx_switch_state() 1056 if (new_state == SPU_UTIL_USER) in spuctx_switch_state()
|
H A D | file.c | 2259 spufs_acct_time(ctx, SPU_UTIL_USER), in spufs_show_stat()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | run.c | 228 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init() 236 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init()
|
H A D | sched.c | 241 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_bind_context() 798 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_activate() 1048 if (old_state == SPU_UTIL_USER) in spuctx_switch_state() 1050 if (new_state == SPU_UTIL_USER) in spuctx_switch_state()
|
H A D | file.c | 2259 spufs_acct_time(ctx, SPU_UTIL_USER), in spufs_show_stat()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | spu.h | 101 SPU_UTIL_USER, enumerator
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 652 spu_acct_time(spu, SPU_UTIL_USER), in spu_stat_show()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 645 spu_acct_time(spu, SPU_UTIL_USER), in spu_stat_show()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | spu.h | 101 SPU_UTIL_USER, enumerator
|
Completed in 16 milliseconds