Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h1368 unsigned int nbp_threshold; member
/openbmc/linux/kernel/sched/
H A Dfair.c1861 th = pgdat->nbp_threshold ? : ref_th; in numa_promotion_adjust_threshold()
1867 pgdat->nbp_threshold = th; in numa_promotion_adjust_threshold()
1891 pgdat->nbp_threshold = 0; in should_numa_migrate_memory()
1900 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()
H A Dcore.c4568 pgdat->nbp_threshold = 0; in reset_memory_tiering()