Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemcontrol.h440 static inline bool mem_cgroup_below_min(struct mem_cgroup *memcg) in mem_cgroup_below_min() function
1022 static inline bool mem_cgroup_below_min(struct mem_cgroup *memcg) in mem_cgroup_below_min() function
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c2726 if (mem_cgroup_below_min(memcg)) { in shrink_node_memcgs()