Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol.c4789 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
4812 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
4835 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
4894 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
4975 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
4983 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
4991 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
5015 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_numa_stat_show()
5044 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_oom_group_show()
5882 READ_ONCE(mem_cgroup_from_seq(m)->swap.high)); in swap_high_show()
[all …]
H A Dmemcontrol-v1.c2144 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
2337 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf); in mem_cgroup_oom_control_read()
/linux/include/linux/
H A Dmemcontrol.h839 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function
1321 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function