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

/linux-master/include/linux/
H A Dvmstat.h311 void set_pgdat_percpu_threshold(pg_data_t *pgdat,
408 #define set_pgdat_percpu_threshold(pgdat, callback) { } macro
/linux-master/mm/
H A Dvmstat.c317 void set_pgdat_percpu_threshold(pg_data_t *pgdat, function
H A Dvmscan.c7069 set_pgdat_percpu_threshold(pgdat, calculate_normal_threshold);
7074 set_pgdat_percpu_threshold(pgdat, calculate_pressure_threshold);

Completed in 279 milliseconds