Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c66 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) { in start_rt_bandwidth()
978 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) { in do_sched_rt_period_timer()
1084 if (!rt_bandwidth_enabled()) { in update_curr_rt()
2935 if (rt_bandwidth_enabled() && !runtime && tg->rt_bandwidth.rt_runtime && tg_has_rt_tasks(tg)) { in tg_rt_schedulable()
H A Dsched.h686 static inline int rt_bandwidth_enabled(void) in rt_bandwidth_enabled() function
H A Dcore.c5855 if (rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler()

Completed in 33 milliseconds