Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/powerpc/platforms/cell/spufs/
Drun.c392 spu_switch_notify(spu, ctx); in spufs_run_spu()
Dspufs.h300 void spu_switch_notify(struct spu *spu, struct spu_context *ctx);
Dsched.c254 spu_switch_notify(spu, ctx); in spu_bind_context()
455 spu_switch_notify(spu, NULL); in spu_unbind_context()