Searched refs:rt_bandwidth_enabled (Results 1 – 4 of 4) sorted by relevance
128 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()984 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()1071 if (!rt_bandwidth_enabled()) in update_curr_rt()2805 if (rt_bandwidth_enabled() && !runtime && in tg_rt_schedulable()
654 static inline int rt_bandwidth_enabled(void) in rt_bandwidth_enabled() function
1384 if (rt_bandwidth_enabled()) { in update_curr_dl()
7736 if (rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler()