Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvmstat.h297 int calculate_normal_threshold(struct zone *zone);
/OK3568_Linux_fs/kernel/mm/
H A Dvmstat.c196 int calculate_normal_threshold(struct zone *zone) in calculate_normal_threshold() function
264 threshold = calculate_normal_threshold(zone); in refresh_zone_stat_thresholds()
H A Dvmscan.c3931 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()