Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dsched.c850 static int __spu_deactivate(struct spu_context *ctx, int force, int max_prio) in __spu_deactivate() function
886 __spu_deactivate(ctx, 1, MAX_PRIO); in spu_deactivate()
902 __spu_deactivate(ctx, 0, MAX_PRIO); in spu_yield()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dsched.c844 static int __spu_deactivate(struct spu_context *ctx, int force, int max_prio) in __spu_deactivate() function
880 __spu_deactivate(ctx, 1, MAX_PRIO); in spu_deactivate()
896 __spu_deactivate(ctx, 0, MAX_PRIO); in spu_yield()

Completed in 4 milliseconds