Searched refs:remove_next (Results 1 – 3 of 3) sorted by relevance
1123 bool remove_next = false; in vma_expand() local1135 remove_next = true; in vma_expand()1149 VM_WARN_ON_VMG(next && !remove_next && in vma_expand()1155 if (remove_next) in vma_expand()
965 pub fn remove_next(&mut self) -> Option<ListArc<T, ID>> { in remove_next() method
794 pub fn remove_next(&mut self) -> Option<RBTreeNode<K, V>> { in remove_next() method