Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dmemcontrol.c6434 unsigned long low_usage, siblings_low_usage; in mem_cgroup_protected() local
6437 siblings_low_usage = atomic_long_read( in mem_cgroup_protected()
6440 if (low_usage && siblings_low_usage) in mem_cgroup_protected()
6442 siblings_low_usage); in mem_cgroup_protected()