Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Drun.c256 spu_switch_log_notify(NULL, ctx, SWITCH_LOG_EXIT, *status); in spu_run_fini()
H A Dspufs.h284 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx,
H A Dsched.c236 spu_switch_log_notify(spu, ctx, SWITCH_LOG_START, 0); in spu_bind_context()
440 spu_switch_log_notify(spu, ctx, SWITCH_LOG_STOP, 0); in spu_unbind_context()
H A Dfile.c2465 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, in spu_switch_log_notify() function