Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c498 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
618 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period() function
963 if (runtime >= sched_rt_period(rt_rq)) in sched_rt_runtime_exceeded()
985 sched_rt_period(rt_rq), in sched_rt_runtime_exceeded()