Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Drt.c57 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()
938 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()
1029 if (!rt_bandwidth_enabled()) in update_curr_rt()
2715 if (rt_bandwidth_enabled() && !runtime && in tg_rt_schedulable()
A Dsched.h630 static inline int rt_bandwidth_enabled(void) in rt_bandwidth_enabled() function
A Ddeadline.c1331 if (rt_bandwidth_enabled()) { in update_curr_dl()
A Dcore.c7347 if (rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler()

Completed in 36 milliseconds