Searched refs:NICE_0_LOAD (Results 1 – 2 of 2) sorted by relevance
299 if (unlikely(se->load.weight != NICE_0_LOAD)) in calc_delta_fair()300 delta = __calc_delta(delta, NICE_0_LOAD, &se->load); in calc_delta_fair()7065 delta = (se->load.weight * vdelta) / NICE_0_LOAD; in hrtick_start_fair()11204 imbalance = scale_load_down(NICE_0_LOAD) * in sched_balance_find_dst_group()13958 tg->shares = NICE_0_LOAD; in alloc_fair_sched_group()14065 update_load_set(&se->load, NICE_0_LOAD); in init_tg_cfs_entry()14180 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()
175 #define NICE_0_LOAD (1L << NICE_0_LOAD_SHIFT) macro530 #define ROOT_TASK_GROUP_LOAD NICE_0_LOAD