Searched refs:SPU_UTIL_SYSTEM (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ | 
| D | run.c | 180 	spuctx_switch_state(ctx, SPU_UTIL_SYSTEM);  in spu_run_init() 397 		spuctx_switch_state(ctx, SPU_UTIL_SYSTEM);  in spufs_run_spu()
  | 
| D | fault.c | 189 	spuctx_switch_state(ctx, SPU_UTIL_SYSTEM);  in spufs_handle_class1()
  | 
| D | sched.c | 226 	spuctx_switch_state(ctx, SPU_UTIL_SYSTEM);  in spu_bind_context() 442 	spuctx_switch_state(ctx, SPU_UTIL_SYSTEM);  in spu_unbind_context()
  | 
| D | file.c | 2342 		spufs_acct_time(ctx, SPU_UTIL_SYSTEM),  in spufs_show_stat()
  | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | spu.h | 115 	SPU_UTIL_SYSTEM,  enumerator
  | 
| /linux-4.4.14/arch/powerpc/platforms/cell/ | 
| D | spu_base.c | 664 		spu_acct_time(spu, SPU_UTIL_SYSTEM),  in spu_stat_show()
  |