Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol.c4429 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
6921 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
6944 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
6967 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
7016 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
7084 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
7092 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
7100 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
8219 READ_ONCE(mem_cgroup_from_seq(m)->swap.high)); in swap_high_show()
8242 READ_ONCE(mem_cgroup_from_seq(m)->swap.max)); in swap_max_show()
[all …]
/linux/include/linux/
H A Dmemcontrol.h869 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function
1400 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function