Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c504 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
624 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
979 if (runtime >= sched_rt_period(rt_rq)) in sched_rt_runtime_exceeded()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c554 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
674 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
1020 if (runtime >= sched_rt_period(rt_rq)) in sched_rt_runtime_exceeded()

Completed in 8 milliseconds