Searched refs:mem_cgroup_from_counter (Results 1 – 2 of 2) sorted by relevance
819 #define mem_cgroup_from_counter(counter, member) \ macro865 return mem_cgroup_from_counter(memcg->memory.parent, memory); in parent_mem_cgroup()
2547 mem_over_limit = mem_cgroup_from_counter(counter, memory); in try_charge_memcg()2549 mem_over_limit = mem_cgroup_from_counter(counter, memsw); in try_charge_memcg()