Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dsched.c825 static struct spu_context *grab_runnable_context(int prio, int node) in grab_runnable_context() function
856 new = grab_runnable_context(max_prio, spu->node); in __spu_deactivate()
929 new = grab_runnable_context(ctx->prio + 1, spu->node); in spusched_tick()