Home
last modified time | relevance | path

Searched refs:spu_unschedule (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dsched.c738 * spu_unschedule - remove a context from a spu, and possibly release it.
750 static void spu_unschedule(struct spu *spu, struct spu_context *ctx, in spu_unschedule() function
858 spu_unschedule(spu, ctx, new == NULL); in __spu_deactivate()
931 spu_unschedule(spu, ctx, 0); in spusched_tick()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dsched.c732 * spu_unschedule - remove a context from a spu, and possibly release it.
744 static void spu_unschedule(struct spu *spu, struct spu_context *ctx, in spu_unschedule() function
852 spu_unschedule(spu, ctx, new == NULL); in __spu_deactivate()
925 spu_unschedule(spu, ctx, 0); in spusched_tick()

Completed in 3 milliseconds