Searched refs:stat_threshold (Results 1 – 2 of 2) sorted by relevance
180 per_cpu_ptr(zone->pageset, cpu)->stat_threshold in refresh_zone_stat_thresholds()211 per_cpu_ptr(zone->pageset, cpu)->stat_threshold in set_pgdat_percpu_threshold()231 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()271 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()293 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()341 t = this_cpu_read(pcp->stat_threshold); in mod_state()1255 pageset->stat_threshold); in zoneinfo_show_print()
267 s8 stat_threshold; member