Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dmmzone.h211 PGPROMOTE_CANDIDATE, /* candidate pages to promote */ enumerator
/linux-6.1.9/kernel/sched/ !
Dfair.c1516 mod_node_page_state(pgdat, PGPROMOTE_CANDIDATE, nr); in numa_promotion_rate_limit()
1517 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_rate_limit()
1543 nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in numa_promotion_adjust_threshold()
Dcore.c4446 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()