Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Drt.c450 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
570 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
915 if (runtime >= sched_rt_period(rt_rq)) in sched_rt_runtime_exceeded()