Home
last modified time | relevance | path

Searched refs:spufs_stop_callback (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h332 void spufs_stop_callback(struct spu *spu, int irq);
H A Drun.c15 void spufs_stop_callback(struct spu *spu, int irq) in spufs_stop_callback() function
H A Dsched.c230 spu->stop_callback = spufs_stop_callback; in spu_bind_context()