Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c12295 update_newidle_cost(struct sched_domain *sd, u64 cost, unsigned int success) in update_newidle_cost() function
12350 need_decay = update_newidle_cost(sd, 0, 0); in sched_balance_domains()
13023 update_newidle_cost(sd, domain_cost, weight * !!pulled_task); in sched_balance_newidle()