Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemcontrol.c4132 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
4155 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
4178 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
4227 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
4296 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
4304 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
4312 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
4336 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_numa_stat_show()
5161 READ_ONCE(mem_cgroup_from_seq(m)->swap.high)); in swap_high_show()
5184 READ_ONCE(mem_cgroup_from_seq(m)->swap.max)); in swap_max_show()
[all …]
H A Dmemcontrol-v1.c1793 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
1970 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf); in mem_cgroup_oom_control_read()
/linux-6.15/include/linux/
H A Dmemcontrol.h819 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