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

/linux-master/kernel/sched/
H A Drt.c1917 static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq) function
2074 /* find_lock_lowest_rq locks the rq if found */
2075 lowest_rq = find_lock_lowest_rq(next_task, rq);
2079 * find_lock_lowest_rq releases rq->lock
2669 .find_lock_rq = find_lock_lowest_rq,

Completed in 113 milliseconds