Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Drun.c255 spu_switch_log_notify(NULL, ctx, SWITCH_LOG_EXIT, *status); in spu_run_fini()
Dspufs.h301 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx,
Dsched.c252 spu_switch_log_notify(spu, ctx, SWITCH_LOG_START, 0); in spu_bind_context()
459 spu_switch_log_notify(spu, ctx, SWITCH_LOG_STOP, 0); in spu_unbind_context()
Dfile.c2600 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, in spu_switch_log_notify() function