Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmemcontrol.c3797 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_numa_stat_show()
3870 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_stat_show()
4297 struct mem_cgroup *memcg = mem_cgroup_from_seq(sf); in mem_cgroup_oom_control_read()
6047 READ_ONCE(mem_cgroup_from_seq(m)->memory.min)); in memory_min_show()
6070 READ_ONCE(mem_cgroup_from_seq(m)->memory.low)); in memory_low_show()
6092 return seq_puts_memcg_tunable(m, READ_ONCE(mem_cgroup_from_seq(m)->high)); in memory_high_show()
6122 READ_ONCE(mem_cgroup_from_seq(m)->memory.max)); in memory_max_show()
6186 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_show()
6194 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_events_local_show()
6202 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memory_stat_show()
[all …]
Dslab_common.c1507 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_slab_start()
1515 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_slab_next()
1529 struct mem_cgroup *memcg = mem_cgroup_from_seq(m); in memcg_slab_show()
/Linux-v5.4/include/linux/
Dmemcontrol.h467 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function
965 static inline struct mem_cgroup *mem_cgroup_from_seq(struct seq_file *m) in mem_cgroup_from_seq() function