Searched refs:on_tree (Results 1 – 2 of 2) sorted by relevance
613 if (mz->on_tree) in __mem_cgroup_insert_exceeded()641 mz->on_tree = true; in __mem_cgroup_insert_exceeded()647 if (!mz->on_tree) in __mem_cgroup_remove_exceeded()654 mz->on_tree = false; in __mem_cgroup_remove_exceeded()699 if (excess || mz->on_tree) { in mem_cgroup_update_tree()704 if (mz->on_tree) in mem_cgroup_update_tree()5220 pn->on_tree = false; in alloc_mem_cgroup_per_node_info()
126 bool on_tree; member