Searched refs:on_tree (Results 1 – 2 of 2) sorted by relevance
419 if (mz->on_tree) in __mem_cgroup_insert_exceeded()442 mz->on_tree = true; in __mem_cgroup_insert_exceeded()448 if (!mz->on_tree) in __mem_cgroup_remove_exceeded()455 mz->on_tree = false; in __mem_cgroup_remove_exceeded()506 if (excess || mz->on_tree) { in mem_cgroup_update_tree()511 if (mz->on_tree) in mem_cgroup_update_tree()
139 bool on_tree; member