Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
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()