Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmmzone.h1206 unsigned long nbp_th_nr_cand; member
/linux-6.1.9/kernel/sched/
Dfair.c1544 diff_cand = nr_cand - pgdat->nbp_th_nr_cand; in numa_promotion_adjust_threshold()
1551 pgdat->nbp_th_nr_cand = nr_cand; in numa_promotion_adjust_threshold()
Dcore.c4446 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()