Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmzone.h218 PGPROMOTE_CANDIDATE, /* candidate pages to promote */ enumerator
/linux-6.15/kernel/sched/
H A Dfair.c1882 mod_node_page_state(pgdat, PGPROMOTE_CANDIDATE, nr); in numa_promotion_rate_limit()
1883 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_rate_limit()
1909 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_adjust_threshold()
H A Dcore.c4559 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()