Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemcontrol.c4027 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
6455 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
6478 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
6501 READ_ONCE(mem_cgroup_from_seq(m)->memory.high)); in memory_high_show()
6550 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
6614 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
6622 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
6630 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
7667 READ_ONCE(mem_cgroup_from_seq(m)->swap.high)); in swap_high_show()
7690 READ_ONCE(mem_cgroup_from_seq(m)->swap.max)); in swap_max_show()
[all …]
/openbmc/linux/include/linux/
H A 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