Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c511 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
637 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime() function
1011 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
1022 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded()
1092 if (sched_rt_runtime(rt_rq) != RUNTIME_INF) { in update_curr_rt()

Completed in 5 milliseconds