Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h709 static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq) in rt_rq_is_runnable() function
Dcore.c7450 type == FREQUENCY_UTIL && rt_rq_is_runnable(&rq->rt)) { in effective_cpu_util()