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()
362 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()
447 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
472 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
507 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
532 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
589 t = this_cpu_read(pcp->stat_threshold); in mod_zone_state()
657 t = this_cpu_read(pcp->stat_threshold); in mod_node_state()
[all …]
/linux/include/linux/
A Dmmzone.h385 s8 stat_threshold; member
398 s8 stat_threshold; member

Completed in 14 milliseconds