Searched refs:GetAVLTreeNode (Results 1 - 11 of 11) sorted by path

/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h31 inline AVLTreeNode* GetAVLTreeNode(Node* node) const
511 return fStrategy.GetAVLTreeNode(const_cast<Node*>(node));
636 inline AVLTreeNode* GetAVLTreeNode(Node* node) const function in class:AVLTreeMapStrategy::Auto
H A DAVLTree.h18 AVLTreeNode* GetAVLTreeNode(Value* value) const;
408 return fDefinition.GetAVLTreeNode(value);
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp80 AVLTreeNode* GetAVLTreeNode(Value* value) const function in struct:AttributeIndex::TreeDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h176 inline AVLTreeNode* GetAVLTreeNode(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/headers/private/kernel/vm/
H A DVMArea.h175 AVLTreeNode* GetAVLTreeNode(VMArea* value) const function in struct:VMAreasTreeDefinition
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.h57 AVLTreeNode* GetAVLTreeNode(Value* value) const function in struct:TreeDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h229 inline AVLTreeNode* GetAVLTreeNode(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpointManager.h32 AVLTreeNode* GetAVLTreeNode(Value* value) const function in struct:L2capEndpointManager::EndpointTreeDefinitionBase
/haiku/src/system/kernel/events/
H A Devent_queue.cpp62 AVLTreeNode* GetAVLTreeNode(Value* value) const function in struct:EventQueueTreeDefinition
/haiku/src/system/kernel/vm/
H A DVMKernelArea.h70 AVLTreeNode* GetAVLTreeNode(Value* value) const function in struct:VMKernelAddressRangeTreeDefinition
H A DVMUserArea.h34 AVLTreeNode* GetAVLTreeNode(Value* value) const function in struct:VMUserAreaTreeDefinition

Completed in 94 milliseconds