Searched refs:spu_switch_log_notify (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/powerpc/platforms/cell/spufs/ |
D | run.c | 255 spu_switch_log_notify(NULL, ctx, SWITCH_LOG_EXIT, *status); in spu_run_fini()
|
D | spufs.h | 301 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx,
|
D | sched.c | 252 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()
|
D | file.c | 2600 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, in spu_switch_log_notify() function
|