Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c130 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq() function
241 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq() function
316 rt_set_overload(rq_of_rt_rq(rt_rq)); in update_rt_migration()
320 rt_clear_overload(rq_of_rt_rq(rt_rq)); in update_rt_migration()
333 rt_rq = &rq_of_rt_rq(rt_rq)->rt; in inc_rt_migration()
350 rt_rq = &rq_of_rt_rq(rt_rq)->rt; in dec_rt_migration()
536 struct task_struct *curr = rq_of_rt_rq(rt_rq)->curr; in sched_rt_rq_enqueue()
537 struct rq *rq = rq_of_rt_rq(rt_rq); in sched_rt_rq_enqueue()
558 int cpu = cpu_of(rq_of_rt_rq(rt_rq)); in sched_rt_rq_dequeue()
565 cpufreq_update_util(rq_of_rt_rq(rt_rq), 0); in sched_rt_rq_dequeue()
[all …]