Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemcontrol.c3901 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
3968 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_stat_show()
4399 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf); in mem_cgroup_oom_control_read()
6180 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
6203 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
6226 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
6275 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
6337 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
6345 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
6353 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
[all …]
/Linux-v5.15/include/linux/
Dmemcontrol.h838 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function
1309 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function