Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Drt.c1967 static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq) in find_lock_lowest_rq() function
2125 lowest_rq = find_lock_lowest_rq(next_task, rq); in push_rt_task()
2719 .find_lock_rq = find_lock_lowest_rq,