Home
last modified time | relevance | path

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

/mm/
Dvmscan.c3945 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()
3950 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold); in kswapd_try_to_sleep()
Dvmstat.c291 void set_pgdat_percpu_threshold(pg_data_t *pgdat, in set_pgdat_percpu_threshold() function