Searched refs:spu_switch_log_notify (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/ |
D | run.c | 256 spu_switch_log_notify(NULL, ctx, SWITCH_LOG_EXIT, *status); in spu_run_fini()
|
D | spufs.h | 285 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx,
|
D | sched.c | 239 spu_switch_log_notify(spu, ctx, SWITCH_LOG_START, 0); in spu_bind_context() 446 spu_switch_log_notify(spu, ctx, SWITCH_LOG_STOP, 0); in spu_unbind_context()
|
D | file.c | 2481 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, in spu_switch_log_notify() function
|