Searched refs:nbp_threshold (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmmzone.h1377 unsigned int nbp_threshold; member in struct:pglist_data
/linux-master/kernel/sched/
H A Dfair.c1822 th = pgdat->nbp_threshold ? : ref_th;
1828 pgdat->nbp_threshold = th;
1858 pgdat->nbp_threshold = 0;
1867 th = pgdat->nbp_threshold ? : def_th;
H A Dcore.c4600 pgdat->nbp_threshold = 0;

Completed in 187 milliseconds