Searched refs:def_th (Results 1 – 1 of 1) sorted by relevance
2123 unsigned int latency, th, def_th; in should_numa_migrate_memory() local2134 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()2136 numa_promotion_adjust_threshold(pgdat, rate_limit, def_th); in should_numa_migrate_memory()2138 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()