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

/linux-master/kernel/sched/
H A Drt.c603 static inline struct rt_bandwidth *sched_rt_bandwidth(struct rt_rq *rt_rq) function
665 static inline struct rt_bandwidth *sched_rt_bandwidth(struct rt_rq *rt_rq) function
674 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq);
686 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq);
746 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq);
830 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq);
970 struct rt_bandwidth *rt_b = sched_rt_bandwidth(rt_rq);
1029 do_start_rt_bandwidth(sched_rt_bandwidth(rt_rq));

Completed in 232 milliseconds