Home
last modified time | relevance | path

Searched refs:stop_callback (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dsched.c230 spu->stop_callback = spufs_stop_callback; in spu_bind_context()
447 spu->stop_callback = NULL; in spu_unbind_context()
/linux/arch/powerpc/include/asm/
H A Dspu.h138 void (* stop_callback)(struct spu *spu, int irq); member