Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/
Dspu_notify.c18 void spu_switch_notify(struct spu *spu, struct spu_context *ctx) in spu_switch_notify() function
23 EXPORT_SYMBOL_GPL(spu_switch_notify);
/arch/powerpc/platforms/cell/spufs/
Drun.c393 spu_switch_notify(spu, ctx); in spufs_run_spu()
Dspufs.h284 void spu_switch_notify(struct spu *spu, struct spu_context *ctx);
Dsched.c242 spu_switch_notify(spu, ctx); in spu_bind_context()
443 spu_switch_notify(spu, NULL); in spu_unbind_context()