Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c66 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()
942 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()
1043 if (!rt_bandwidth_enabled()) in update_curr_rt()
2834 if (rt_bandwidth_enabled() && !runtime && in tg_rt_schedulable()
H A Ddeadline.c1329 if (rt_bandwidth_enabled()) { in update_curr_dl()
H A Dsched.h709 static inline int rt_bandwidth_enabled(void) in rt_bandwidth_enabled() function
H A Dcore.c5582 if (rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c138 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()
995 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()
1082 if (!rt_bandwidth_enabled()) in update_curr_rt()
3091 if (rt_bandwidth_enabled() && !runtime && in tg_rt_schedulable()
H A Ddeadline.c1385 if (rt_bandwidth_enabled()) { in update_curr_dl()
H A Dsched.h755 static inline int rt_bandwidth_enabled(void) in rt_bandwidth_enabled() function
H A Dcore.c7930 if (rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler()

Completed in 48 milliseconds