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

/linux-4.4.14/kernel/sched/
H A Drt.c1634 static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq) find_lock_lowest_rq() function
1747 /* find_lock_lowest_rq locks the rq if found */ push_rt_task()
1748 lowest_rq = find_lock_lowest_rq(next_task, rq); push_rt_task()
1752 * find_lock_lowest_rq releases rq->lock push_rt_task()

Completed in 67 milliseconds