Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dmemcontrol.c4027 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
4527 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf); in mem_cgroup_oom_control_read()
6434 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
6457 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
6480 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
6529 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
6593 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
6601 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
6609 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
6632 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_numa_stat_show()
[all …]
/linux-6.6.21/include/linux/
Dmemcontrol.h851 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function
1399 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function