Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvmstat.h282 int calculate_normal_threshold(struct zone *zone);
/Linux-v4.19/mm/
Dvmstat.c195 int calculate_normal_threshold(struct zone *zone) in calculate_normal_threshold() function
263 threshold = calculate_normal_threshold(zone); in refresh_zone_stat_thresholds()
Dvmscan.c3701 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()