mem_cgroup_get_max  551 include/linux/memcontrol.h unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg);
mem_cgroup_get_max  261 mm/oom_kill.c  		oc->totalpages = mem_cgroup_get_max(oc->memcg) ?: 1;