Searched refs:on_tree (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dmemcontrol.c424 if (mz->on_tree)
447 mz->on_tree = true;
453 if (!mz->on_tree)
460 mz->on_tree = false;
511 if (excess || mz->on_tree) {
516 if (mz->on_tree)
/linux-master/include/linux/
H A Dmemcontrol.h130 bool on_tree; member in struct:mem_cgroup_per_node

Completed in 121 milliseconds