Searched refs:set_pgdat_percpu_threshold (Results 1 – 3 of 3) sorted by relevance
298 void set_pgdat_percpu_threshold(pg_data_t *pgdat,389 #define set_pgdat_percpu_threshold(pgdat, callback) { } macro
3834 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()3839 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold); in kswapd_try_to_sleep()
291 void set_pgdat_percpu_threshold(pg_data_t *pgdat, in set_pgdat_percpu_threshold() function