Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemcontrol.h925 unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg);
1412 static inline unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) in mem_cgroup_get_max() function
/openbmc/linux/mm/
H A Doom_kill.c260 oc->totalpages = mem_cgroup_get_max(oc->memcg) ?: 1; in constrained_alloc()
H A Dmemcontrol.c1694 unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) in mem_cgroup_get_max() function