Home
last modified time | relevance | path

Searched refs:SPU_UTIL_USER (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Drun.c228 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 Dsched.c241 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 Dfile.c2231 spufs_acct_time(ctx, SPU_UTIL_USER), in spufs_show_stat()
/linux/arch/powerpc/include/asm/
H A Dspu.h101 SPU_UTIL_USER, enumerator
/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c645 spu_acct_time(spu, SPU_UTIL_USER), in spu_stat_show()