Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmmzone.h1407 unsigned long nbp_th_nr_cand; member
/linux-6.12.1/kernel/sched/
Dfair.c1895 diff_cand = nr_cand - pgdat->nbp_th_nr_cand; in numa_promotion_adjust_threshold()
1902 pgdat->nbp_th_nr_cand = nr_cand; in numa_promotion_adjust_threshold()
Dcore.c4511 pgdat->nbp_th_nr_cand = node_page_state(pgdat, PGPROMOTE_CANDIDATE); in reset_memory_tiering()