Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c4737 #define SKIP_AGE_LOAD 0x2
4751 if (se->avg.last_update_time && !(flags & SKIP_AGE_LOAD)) in update_load_avg()
5145 #define SKIP_AGE_LOAD 0x0
12745 update_load_avg(cfs_rq, se, sched_feat(ATTACH_AGE_LOAD) ? 0 : SKIP_AGE_LOAD); in attach_entity_cfs_rq()
4735 #define SKIP_AGE_LOAD global() macro
5143 #define SKIP_AGE_LOAD global() macro