mem_cgroup_get_max
unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg);
oc->totalpages = mem_cgroup_get_max(oc->memcg) ?: 1;