Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemcontrol.h431 static inline bool mem_cgroup_below_low(struct mem_cgroup *memcg) in mem_cgroup_below_low() function
1017 static inline bool mem_cgroup_below_low(struct mem_cgroup *memcg) in mem_cgroup_below_low() function
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c2732 } else if (mem_cgroup_below_low(memcg)) { in shrink_node_memcgs()