Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Drt.c9 static const u64 max_rt_runtime = MAX_BW; variable
2796 if (rt_runtime != RUNTIME_INF && rt_runtime > max_rt_runtime) in tg_set_rt_bandwidth()
2908 NSEC_PER_USEC > max_rt_runtime))) in sched_rt_global_validate()