Searched refs:NICE_0_LOAD (Results 1 – 2 of 2) sorted by relevance
172 #define NICE_0_LOAD (1L << NICE_0_LOAD_SHIFT) macro527 #define ROOT_TASK_GROUP_LOAD NICE_0_LOAD
292 if (unlikely(se->load.weight != NICE_0_LOAD)) in calc_delta_fair()293 delta = __calc_delta(delta, NICE_0_LOAD, &se->load); in calc_delta_fair()10853 imbalance = scale_load_down(NICE_0_LOAD) * in sched_balance_find_dst_group()13372 tg->shares = NICE_0_LOAD; in alloc_fair_sched_group()13479 update_load_set(&se->load, NICE_0_LOAD); in init_tg_cfs_entry()13594 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()