Searched refs:rt_bandwidth_enabled (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/sched/ | ||
H A D | syscalls.c | 637 if (rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler() |
H A D | deadline.c | 1589 if (rt_bandwidth_enabled()) { in update_curr_dl_se() |