Searched refs:mem_cgroup_threshold (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmemcontrol.h135 struct mem_cgroup_threshold { struct
147 struct mem_cgroup_threshold entries[] __counted_by(size);
/linux-master/mm/
H A Dmemcontrol.c173 static void mem_cgroup_threshold(struct mem_cgroup *memcg);
1040 mem_cgroup_threshold(memcg);
4451 static void mem_cgroup_threshold(struct mem_cgroup *memcg) function
4464 const struct mem_cgroup_threshold *_a = a;
4465 const struct mem_cgroup_threshold *_b = b;

Completed in 163 milliseconds