Home
last modified time | relevance | path

Searched refs:boosted (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c1747 bool boosted = uclamp_boosted(task); in find_cas_cpu() local
1769 if (boosted) { in find_cas_cpu()
1787 if (task->state == TASK_RUNNING || boosted) { in find_cas_cpu()
/kernel/linux/linux-5.10/mm/
H A Dvmscan.c3400 * are more likely to be boosted. Both watermarks and boosts in pgdat_watermark_boosted()
3568 bool boosted; in balance_pgdat() local
3596 boosted = nr_boost_reclaim; in balance_pgdat()
3655 * Do not writeback or swap pages for boosted reclaim. The in balance_pgdat()
3732 /* If reclaim was boosted, account for the reclaim done in this pass */ in balance_pgdat()
3733 if (boosted) { in balance_pgdat()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c1921 bool boosted = uclamp_boosted(task); in find_cas_cpu() local
1943 if (boosted) { in find_cas_cpu()
1961 if (task->__state == TASK_RUNNING || boosted) { in find_cas_cpu()
/kernel/linux/linux-6.6/mm/
H A Dvmscan.c7225 * are more likely to be boosted. Both watermarks and boosts in pgdat_watermark_boosted()
7429 bool boosted; in balance_pgdat() local
7457 boosted = nr_boost_reclaim; in balance_pgdat()
7517 * Do not writeback or swap pages for boosted reclaim. The in balance_pgdat()
7595 /* If reclaim was boosted, account for the reclaim done in this pass */ in balance_pgdat()
7596 if (boosted) { in balance_pgdat()

Completed in 23 milliseconds