Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c3158 .find_lock_rq = find_lock_later_rq,
H A Dcore.c2667 if (p->sched_class->find_lock_rq) in push_cpu_stop()
2668 lowest_rq = p->sched_class->find_lock_rq(p, rq); in push_cpu_stop()