Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmmzone.h217 PGPROMOTE_CANDIDATE, /* candidate pages to promote */ enumerator
/linux-6.12.1/kernel/sched/
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()
Dcore.c4511 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()