Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c14 static const u64 max_rt_runtime = MAX_BW; variable
3007 if (rt_runtime != RUNTIME_INF && rt_runtime > max_rt_runtime) { in tg_set_rt_bandwidth()
3136 ((u64)sysctl_sched_rt_runtime * NSEC_PER_USEC > max_rt_runtime))) { in sched_rt_global_validate()

Completed in 4 milliseconds