Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h1494 unsigned long nbp_th_nr_cand; member
/linux/kernel/sched/
H A Dfair.c1893 diff_cand = nr_cand - pgdat->nbp_th_nr_cand; in numa_promotion_adjust_threshold()
1900 pgdat->nbp_th_nr_cand = nr_cand; in numa_promotion_adjust_threshold()
H A Dcore.c4523 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()