Home
last modified time | relevance | path

Searched refs:set_pgdat_percpu_threshold (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvmstat.h298 void set_pgdat_percpu_threshold(pg_data_t *pgdat,
389 #define set_pgdat_percpu_threshold(pgdat, callback) { } macro
/kernel/linux/linux-6.6/include/linux/
H A Dvmstat.h311 void set_pgdat_percpu_threshold(pg_data_t *pgdat,
408 #define set_pgdat_percpu_threshold(pgdat, callback) { } macro
/kernel/linux/linux-5.10/mm/
H A Dvmscan.c3852 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()
3857 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold); in kswapd_try_to_sleep()
H A Dvmstat.c291 void set_pgdat_percpu_threshold(pg_data_t *pgdat, in set_pgdat_percpu_threshold() function
/kernel/linux/linux-6.6/mm/
H A Dvmstat.c317 void set_pgdat_percpu_threshold(pg_data_t *pgdat, in set_pgdat_percpu_threshold() function
H A Dvmscan.c7715 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold); in kswapd_try_to_sleep()
7720 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold); in kswapd_try_to_sleep()

Completed in 23 milliseconds