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

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsched.c145 * Take list_mutex to sync with find_victim().
606 * find_victim - find a lower priority context to preempt
611 static struct spu *find_victim(struct spu_context *ctx) function
791 spu = find_victim(ctx);

Completed in 167 milliseconds