Home
last modified time | relevance | path

Searched refs:util_state (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_base.c606 spu->stats.util_state = SPU_UTIL_IDLE_LOADED; in create_spu()
637 if (spu->stats.util_state == state) in spu_acct_time()
651 spu_state_names[spu->stats.util_state], in spu_stat_show()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_base.c599 spu->stats.util_state = SPU_UTIL_IDLE_LOADED; in create_spu()
630 if (spu->stats.util_state == state) in spu_acct_time()
644 spu_state_names[spu->stats.util_state], in spu_stat_show()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c57 ctx->stats.util_state = SPU_UTIL_IDLE_LOADED; in alloc_spu_context()
H A Dsched.c1041 old_state = ctx->stats.util_state; in spuctx_switch_state()
1042 ctx->stats.util_state = new_state; in spuctx_switch_state()
1051 spu->stats.util_state = new_state; in spuctx_switch_state()
H A Dspufs.h119 enum spu_utilization_state util_state; member
H A Dfile.c2215 if (ctx->spu && ctx->stats.util_state == state) { in spufs_acct_time()
2258 ctx_state_names[ctx->stats.util_state], in spufs_show_stat()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c57 ctx->stats.util_state = SPU_UTIL_IDLE_LOADED; in alloc_spu_context()
H A Dsched.c1035 old_state = ctx->stats.util_state; in spuctx_switch_state()
1036 ctx->stats.util_state = new_state; in spuctx_switch_state()
1045 spu->stats.util_state = new_state; in spuctx_switch_state()
H A Dspufs.h119 enum spu_utilization_state util_state; member
H A Dfile.c2215 if (ctx->spu && ctx->stats.util_state == state) { in spufs_acct_time()
2258 ctx_state_names[ctx->stats.util_state], in spufs_show_stat()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h165 enum spu_utilization_state util_state; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h165 enum spu_utilization_state util_state; member

Completed in 18 milliseconds