Searched refs:NICE_0_LOAD (Results 1 – 2 of 2) sorted by relevance
170 #define NICE_0_LOAD (1L << NICE_0_LOAD_SHIFT) macro435 #define ROOT_TASK_GROUP_LOAD NICE_0_LOAD
705 if (unlikely(se->load.weight != NICE_0_LOAD)) in calc_delta_fair()706 delta = __calc_delta(delta, NICE_0_LOAD, &se->load); in calc_delta_fair()4675 if (sleep_time > ((1ULL << 63) / scale_load_down(NICE_0_LOAD))) in entity_is_long_sleeper()9823 imbalance = scale_load_down(NICE_0_LOAD) * in find_idlest_group()12296 tg->shares = NICE_0_LOAD; in alloc_fair_sched_group()12396 update_load_set(&se->load, NICE_0_LOAD); in init_tg_cfs_entry()12519 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()