Home
last modified time | relevance | path

Searched refs:spuctx_switch_state (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Drun.c180 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_run_init()
227 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init()
235 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_run_init()
253 spuctx_switch_state(ctx, SPU_UTIL_IDLE_LOADED); in spu_run_fini()
397 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_run_spu()
Dfault.c132 spuctx_switch_state(ctx, SPU_UTIL_IOWAIT); in spufs_handle_class1()
189 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_handle_class1()
Dsched.c226 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_bind_context()
257 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_bind_context()
442 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_unbind_context()
482 spuctx_switch_state(ctx, SPU_UTIL_IDLE_LOADED); in spu_unbind_context()
816 spuctx_switch_state(ctx, SPU_UTIL_USER); in spu_activate()
1037 void spuctx_switch_state(struct spu_context *ctx, in spuctx_switch_state() function
Dspufs.h373 extern void spuctx_switch_state(struct spu_context *ctx,