Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmmzone.h1374 unsigned long nbp_th_nr_cand; member
/linux-6.6.21/kernel/sched/
Dfair.c1827 diff_cand = nr_cand - pgdat->nbp_th_nr_cand; in numa_promotion_adjust_threshold()
1834 pgdat->nbp_th_nr_cand = nr_cand; in numa_promotion_adjust_threshold()
Dcore.c4576 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()