Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dvmstat.h315 void set_pgdat_percpu_threshold(pg_data_t *pgdat,
412 #define set_pgdat_percpu_threshold(pgdat, callback) { } macro
/linux-6.14.4/mm/
Dvmstat.c317 void set_pgdat_percpu_threshold(pg_data_t *pgdat, in set_pgdat_percpu_threshold() function
Dvmscan.c7173 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()
7178 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold); in kswapd_try_to_sleep()