Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c2253 static int push_rt_task(struct rq *rq, bool pull) in push_rt_task() function
2375 /* push_rt_task will return true if it moved an RT */ in push_rt_tasks()
2376 while (push_rt_task(rq, false)) in push_rt_tasks()
2529 while (push_rt_task(rq, true)) in rto_push_irq_work_func()
/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c2071 static int push_rt_task(struct rq *rq) in push_rt_task() function
2153 /* push_rt_task will return true if it moved an RT */ in push_rt_tasks()
2154 while (push_rt_task(rq)) in push_rt_tasks()

Completed in 11 milliseconds