Searched refs:set_next_task_stop (Results 1 – 1 of 1) sorted by relevance
32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() function42 set_next_task_stop(rq, rq->stop, true); in pick_next_task_stop()123 .set_next_task = set_next_task_stop,