Searched refs:sched_feat (Results 1 – 5 of 5) sorted by relevance
58 if (!sched_feat(UTIL_EST)) in cfs_se_util_change()
1651 #define sched_feat(x) (static_branch_##x(&sched_feat_keys[__SCHED_FEAT_##x])) macro1655 #define sched_feat(x) (sysctl_sched_features & (1UL << __SCHED_FEAT_##x)) macro1673 #define sched_feat(x) !!(sysctl_sched_features & (1UL << __SCHED_FEAT_##x)) macro2033 if (!sched_feat(HRTICK)) in hrtick_enabled()2524 if (sched_feat(UTIL_EST)) { in cpu_util_cfs()
3334 if (!sched_feat(ATTACH_AGE_LOAD)) in set_task_rq_fair()3924 if (!sched_feat(UTIL_EST)) in util_est_enqueue()3955 if (!sched_feat(UTIL_EST)) in util_est_dequeue()3985 if (sched_feat(UTIL_EST_FASTUP)) { in util_est_dequeue()4118 if (initial && sched_feat(START_DEBIT)) in place_entity()4129 if (sched_feat(GENTLE_FAIR_SLEEPERS)) in place_entity()4537 if (!sched_feat(DOUBLE_TICK) && in entity_tick()5832 if (sched_feat(WA_BIAS)) in wake_affine_weight()5838 if (sched_feat(WA_BIAS)) in wake_affine_weight()5859 if (sched_feat(WA_IDLE)) in wake_affine()[all …]
840 if (!sched_feat(RT_RUNTIME_SHARE)) in balance_runtime()883 if (!sched_feat(RT_RUNTIME_SHARE) && rt_rq->rt_runtime != RUNTIME_INF) in do_sched_rt_period_timer()2142 if (sched_feat(RT_PUSH_IPI)) { in pull_rt_task()
295 if ((irq_delta + steal) && sched_feat(NONTASK_CAPACITY)) in update_rq_clock_task()311 if (sched_feat(WARN_DOUBLE_CLOCK)) in update_rq_clock()2670 if (sched_feat(TTWU_QUEUE) && ttwu_queue_cond(cpu, wake_flags)) { in ttwu_queue_wakelist()4425 if (sched_feat(HRTICK)) in __schedule()