Home
last modified time | relevance | path

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

/linux/mm/
A Dvmstat.c295 per_cpu_ptr(zone->per_cpu_zonestats, cpu)->stat_threshold in refresh_zone_stat_thresholds()
332 per_cpu_ptr(zone->per_cpu_zonestats, cpu)->stat_threshold in set_pgdat_percpu_threshold()
361 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()
397 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
442 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
465 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
498 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
521 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
579 t = this_cpu_read(pcp->stat_threshold); in mod_zone_state()
648 t = this_cpu_read(pcp->stat_threshold); in mod_node_state()
[all …]
/linux/include/linux/
A Dmmzone.h704 s8 stat_threshold; member
717 s8 stat_threshold; member

Completed in 22 milliseconds