Searched refs:sched_feat (Results 1 – 5 of 5) sorted by relevance
32 if (!sched_feat(UTIL_EST)) in cfs_se_util_change()
3103 if (!sched_feat(ATTACH_AGE_LOAD)) in set_task_rq_fair()3642 if (!sched_feat(UTIL_EST)) in util_est_enqueue()3670 if (!sched_feat(UTIL_EST)) in util_est_dequeue()3782 if (initial && sched_feat(START_DEBIT)) in place_entity()3793 if (sched_feat(GENTLE_FAIR_SLEEPERS)) in place_entity()4193 if (!sched_feat(DOUBLE_TICK) && in entity_tick()5486 if (type == 0 || !sched_feat(LB_BIAS)) in source_load()5501 if (type == 0 || !sched_feat(LB_BIAS)) in target_load()5633 if (sched_feat(WA_BIAS)) in wake_affine_weight()5639 if (sched_feat(WA_BIAS)) in wake_affine_weight()[all …]
1383 #define sched_feat(x) (static_branch_##x(&sched_feat_keys[__SCHED_FEAT_##x])) macro1399 #define sched_feat(x) (sysctl_sched_features & (1UL << __SCHED_FEAT_##x)) macro1733 if (!sched_feat(HRTICK)) in hrtick_enabled()2206 if (sched_feat(UTIL_EST)) { in cpu_util_cfs()
798 if (!sched_feat(RT_RUNTIME_SHARE)) in balance_runtime()841 if (!sched_feat(RT_RUNTIME_SHARE) && rt_rq->rt_runtime != RUNTIME_INF) in do_sched_rt_period_timer()2081 if (sched_feat(RT_PUSH_IPI)) { in pull_rt_task()
181 if ((irq_delta + steal) && sched_feat(NONTASK_CAPACITY)) in update_rq_clock_task()196 if (sched_feat(WARN_DOUBLE_CLOCK)) in update_rq_clock()1833 if (sched_feat(TTWU_QUEUE) && !cpus_share_cache(smp_processor_id(), cpu)) { in ttwu_queue()3397 if (sched_feat(HRTICK)) in __schedule()