Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/cell/spufs/
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()