Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Dspu_notify.c31 void spu_switch_notify(struct spu *spu, struct spu_context *ctx) in spu_switch_notify() function
36 EXPORT_SYMBOL_GPL(spu_switch_notify);
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Drun.c393 spu_switch_notify(spu, ctx); in spufs_run_spu()
Dspufs.h297 void spu_switch_notify(struct spu *spu, struct spu_context *ctx);
Dsched.c255 spu_switch_notify(spu, ctx); in spu_bind_context()
456 spu_switch_notify(spu, NULL); in spu_unbind_context()