Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dstop_task.c31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() function
49 set_next_task_stop(rq, p, true); in pick_next_task_stop()
127 .set_next_task = set_next_task_stop,