Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h1375 unsigned long nbp_th_nr_cand; member
/openbmc/linux/kernel/sched/
H A Dfair.c1833 diff_cand = nr_cand - pgdat->nbp_th_nr_cand; in numa_promotion_adjust_threshold()
1840 pgdat->nbp_th_nr_cand = nr_cand; in numa_promotion_adjust_threshold()
H A Dcore.c4572 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()