Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h278 static inline int dl_bandwidth_enabled(void) in dl_bandwidth_enabled() function
H A Ddeadline.c611 BUG_ON(dl_bandwidth_enabled()); in dl_task_offline_migration()
H A Dcore.c5636 if (dl_bandwidth_enabled() && dl_policy(policy) && in __sched_setscheduler()
6228 if (task_has_dl_policy(p) && dl_bandwidth_enabled()) { in sched_setaffinity()