Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
Dcontext.c67 spu_set_timeslice(ctx); in alloc_spu_context()
Dspufs.h303 void spu_set_timeslice(struct spu_context *ctx);
Dsched.c97 void spu_set_timeslice(struct spu_context *ctx) in spu_set_timeslice() function
722 spu_set_timeslice(ctx); in __spu_schedule()