Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c645 if (dl_bandwidth_enabled() && dl_policy(policy) && in __sched_setscheduler()
1129 if (!task_has_dl_policy(p) || !dl_bandwidth_enabled()) in dl_task_check_affinity()
H A Ddeadline.c705 WARN_ON_ONCE(dl_bandwidth_enabled()); in dl_task_offline_migration()
H A Dcore.c3208 if (task_has_dl_policy(p) && dl_bandwidth_enabled()) { in restrict_cpus_allowed_ptr()