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

/linux-master/kernel/sched/
H A Drt.c9 static const u64 max_rt_runtime = MAX_BW; variable
2815 if (rt_runtime != RUNTIME_INF && rt_runtime > max_rt_runtime)
2940 NSEC_PER_USEC > max_rt_runtime)))

Completed in 305 milliseconds