Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmemcontrol.c5833 unsigned long low_usage, siblings_low_usage; in mem_cgroup_protected() local
5836 siblings_low_usage = atomic_long_read( in mem_cgroup_protected()
5839 if (low_usage && siblings_low_usage) in mem_cgroup_protected()
5841 siblings_low_usage); in mem_cgroup_protected()