Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
Dspufs.h299 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx,
Drun.c256 spu_switch_log_notify(NULL, ctx, SWITCH_LOG_EXIT, *status); in spu_run_fini()
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.c2492 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, in spu_switch_log_notify() function