Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c294 if (unlikely(se->load.weight != NICE_0_LOAD)) in calc_delta_fair()
295 delta = __calc_delta(delta, NICE_0_LOAD, &se->load); in calc_delta_fair()
10834 imbalance = scale_load_down(NICE_0_LOAD) * in sched_balance_find_dst_group()
13348 tg->shares = NICE_0_LOAD; in alloc_fair_sched_group()
13455 update_load_set(&se->load, NICE_0_LOAD); in init_tg_cfs_entry()
13570 __sched_group_set_shares(tg, NICE_0_LOAD); in sched_group_set_idle()