Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dstop_task.c32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop) in set_next_task_stop() function
45 set_next_task_stop(rq, rq->stop); in pick_next_task_stop()
132 .set_next_task = set_next_task_stop,