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.c12 static const u64 max_rt_runtime = MAX_BW; variable
2734 if (rt_runtime != RUNTIME_INF && rt_runtime > max_rt_runtime) in tg_set_rt_bandwidth()
2846 NSEC_PER_USEC > max_rt_runtime))) in sched_rt_global_validate()