Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h210 PGPROMOTE_CANDIDATE, /* candidate pages to promote */ enumerator
/openbmc/linux/kernel/sched/
H A Dfair.c1805 mod_node_page_state(pgdat, PGPROMOTE_CANDIDATE, nr); in numa_promotion_rate_limit()
1806 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_rate_limit()
1832 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_adjust_threshold()
H A Dcore.c4572 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()