Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1909 unsigned int latency, th, def_th; in should_numa_migrate_memory() local
1920 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()
1922 numa_promotion_adjust_threshold(pgdat, rate_limit, def_th); in should_numa_migrate_memory()
1924 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()