Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c615 rt_bandwidth_enabled() && rt_policy(policy) && in __sched_setscheduler()
H A Ddeadline.c1550 if (rt_bandwidth_enabled()) { in update_curr_dl_se()
H A Dsched.h827 static inline int rt_bandwidth_enabled(void) in rt_bandwidth_enabled() function