Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Drt.c1600 static int find_lowest_rq(struct task_struct *task);
1649 int target = find_lowest_rq(p); in select_task_rq_rt()
1884 static int find_lowest_rq(struct task_struct *task) in find_lowest_rq() function
1983 cpu = find_lowest_rq(task); in find_lock_lowest_rq()
2104 cpu = find_lowest_rq(rq->curr); in push_rt_task()