Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dvmstat.c298 per_cpu_ptr(zone->per_cpu_zonestats, cpu)->stat_threshold in refresh_zone_stat_thresholds()
335 per_cpu_ptr(zone->per_cpu_zonestats, cpu)->stat_threshold in set_pgdat_percpu_threshold()
364 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()
400 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
445 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
468 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
501 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
524 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
582 t = this_cpu_read(pcp->stat_threshold); in mod_zone_state()
651 t = this_cpu_read(pcp->stat_threshold); in mod_node_state()
[all …]
/linux-6.15/include/linux/
H A Dmmzone.h731 s8 stat_threshold; member
744 s8 stat_threshold; member