Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1928 unsigned int latency, th, def_th; in should_numa_migrate_memory() local
1937 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()
1940 numa_promotion_adjust_threshold(pgdat, rate_limit, def_th); in should_numa_migrate_memory()
1942 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()