Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2432 bool need_to_push = !task_running(rq, p) && in task_woken_rt() local
2439 if (need_to_push) in task_woken_rt()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c2668 bool need_to_push = !task_on_cpu(rq, p) && in task_woken_rt() local
2675 if (need_to_push) in task_woken_rt()

Completed in 8 milliseconds