Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemcontrol.c4012 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
4035 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
4058 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
4107 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
4175 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
4183 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
4191 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
4215 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_numa_stat_show()
4244 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_oom_group_show()
5154 READ_ONCE(mem_cgroup_from_seq(m)->swap.high)); in swap_high_show()
[all …]
Dmemcontrol-v1.c2686 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
2861 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf); in mem_cgroup_oom_control_read()
/linux-6.12.1/include/linux/
Dmemcontrol.h875 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function
1370 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function