Searched refs:find_lock_lowest_rq (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 311 milliseconds