Searched refs:on_tree (Results 1 – 2 of 2) sorted by relevance
530 if (mz->on_tree) in __mem_cgroup_insert_exceeded()558 mz->on_tree = true; in __mem_cgroup_insert_exceeded()564 if (!mz->on_tree) in __mem_cgroup_remove_exceeded()571 mz->on_tree = false; in __mem_cgroup_remove_exceeded()616 if (excess || mz->on_tree) { in mem_cgroup_update_tree()621 if (mz->on_tree) in mem_cgroup_update_tree()5003 pn->on_tree = false; in alloc_mem_cgroup_per_node_info()
136 bool on_tree; member