Home
last modified time | relevance | path

Searched refs:mem_cgroup_below_min (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dmemcontrol.h435 static inline bool mem_cgroup_below_min(struct mem_cgroup *memcg) in mem_cgroup_below_min() function
988 static inline bool mem_cgroup_below_min(struct mem_cgroup *memcg) in mem_cgroup_below_min() function
/Linux-v5.10/mm/
Dvmscan.c2631 if (mem_cgroup_below_min(memcg)) { in shrink_node_memcgs()