Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h217 PGPROMOTE_CANDIDATE, /* candidate pages to promote */ enumerator
/linux/kernel/sched/
H A Dfair.c1867 mod_node_page_state(pgdat, PGPROMOTE_CANDIDATE, nr); in numa_promotion_rate_limit()
1868 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_rate_limit()
1894 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_adjust_threshold()
H A Dcore.c4511 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()