Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dsched.c559 static struct spu *spu_get_idle(struct spu_context *ctx) in spu_get_idle() function
745 * spu_get_idle). If this is zero, the caller is expected to schedule another
791 spu = spu_get_idle(ctx); in spu_activate()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dsched.c553 static struct spu *spu_get_idle(struct spu_context *ctx) in spu_get_idle() function
739 * spu_get_idle). If this is zero, the caller is expected to schedule another
785 spu = spu_get_idle(ctx); in spu_activate()

Completed in 5 milliseconds