Lines Matching refs:v
3985 long delta, delta_cpu, v; in mem_cgroup_stat_aggregate() local
3999 v = READ_ONCE(ac->cstat[i]); in mem_cgroup_stat_aggregate()
4000 if (v != ac->cstat_prev[i]) { in mem_cgroup_stat_aggregate()
4001 delta_cpu = v - ac->cstat_prev[i]; in mem_cgroup_stat_aggregate()
4003 ac->cstat_prev[i] = v; in mem_cgroup_stat_aggregate()
4215 static int peak_show(struct seq_file *sf, void *v, struct page_counter *pc) in peak_show() argument
4230 static int memory_peak_show(struct seq_file *sf, void *v) in memory_peak_show() argument
4234 return peak_show(sf, v, &memcg->memory); in memory_peak_show()
4298 static int memory_min_show(struct seq_file *m, void *v) in memory_min_show() argument
4321 static int memory_low_show(struct seq_file *m, void *v) in memory_low_show() argument
4344 static int memory_high_show(struct seq_file *m, void *v) in memory_high_show() argument
4396 static int memory_max_show(struct seq_file *m, void *v) in memory_max_show() argument
4469 static int memory_events_show(struct seq_file *m, void *v) in memory_events_show() argument
4477 static int memory_events_local_show(struct seq_file *m, void *v) in memory_events_local_show() argument
4485 int memory_stat_show(struct seq_file *m, void *v) in memory_stat_show() argument
4508 static int memory_numa_stat_show(struct seq_file *m, void *v) in memory_numa_stat_show() argument
4538 static int memory_oom_group_show(struct seq_file *m, void *v) in memory_oom_group_show() argument
5262 static int swap_peak_show(struct seq_file *sf, void *v) in swap_peak_show() argument
5266 return peak_show(sf, v, &memcg->swap); in swap_peak_show()
5278 static int swap_high_show(struct seq_file *m, void *v) in swap_high_show() argument
5301 static int swap_max_show(struct seq_file *m, void *v) in swap_max_show() argument
5324 static int swap_events_show(struct seq_file *m, void *v) in swap_events_show() argument
5492 static int zswap_max_show(struct seq_file *m, void *v) in zswap_max_show() argument
5515 static int zswap_writeback_show(struct seq_file *m, void *v) in zswap_writeback_show() argument