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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_rt.c1235 static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq) function
1337 /* find_lock_lowest_rq locks the rq if found */
1338 lowest_rq = find_lock_lowest_rq(next_task, rq);

Completed in 60 milliseconds