Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2943 if (total > to_ratio(global_rt_period(), global_rt_runtime())) { in tg_rt_schedulable()
3120 rt_rq->rt_runtime = global_rt_runtime(); in sched_rt_global_constraints()
3146 def_rt_bandwidth.rt_runtime = global_rt_runtime(); in sched_rt_do_global()
H A Dcore.c8100 global_rt_runtime()); in sched_init()
8102 global_rt_runtime()); in sched_init()
8110 global_rt_runtime()); in sched_init()
H A Dsched.h1781 static inline u64 global_rt_runtime(void) in global_rt_runtime() function

Completed in 20 milliseconds