Searched defs:GetLink (Results 51 - 75 of 104) sorted by relevance

12345

/haiku/src/system/runtime_loader/
H A Dheap.cpp145 static SplayTreeLink<FreeChunk>* GetLink(FreeChunk* node) function in struct:FreeChunkTreeDefinition
/haiku/headers/private/kernel/
H A DNotifications.h243 NotificationService*& GetLink( function in struct:NotificationManager::HashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h189 Package*& GetLink(Package* value) const function in struct:PackageFileNameHashDefinition
/haiku/src/system/kernel/
H A Dcondition_variable.cpp41 ConditionVariable*& GetLink(ConditionVariable* variable) const function in struct:ConditionVariableHashDefinition
H A Dimage.cpp47 struct image*& GetLink(struct image* value) const function in struct:__anon45::ImageTableDefinition
H A Dsystem_info.cpp228 ListenerList*& GetLink(ListenerList* value) const function in struct:SystemNotificationService::ListenerHashDefinition
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp169 ConnectionHashDefinition::GetLink(TCPEndpoint* endpoint) const function in class:ConnectionHashDefinition
208 EndpointHashDefinition::GetLink(TCPEndpoint* endpoint) const function in class:EndpointHashDefinition
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp67 GlyphCache*& GetLink(GlyphCache* value) const function in struct:FontCacheEntry::GlyphCachePool::GlyphHashTableDefinition
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h198 static SplayTreeLink<NodeType>* GetLink(NodeType* node) function in struct:InodesInoTreeDefinition
226 static SplayTreeLink<NodeType>* GetLink(NodeType* node) function in struct:InodesClusterTreeDefinition
/haiku/src/system/kernel/slab/
H A DMemoryManager.h135 Area*& GetLink(Area* value) const function in struct:MemoryManager::AreaHashDefinition
/haiku/headers/private/kernel/vm/
H A DVMCache.h55 static SplayTreeLink<NodeType>* GetLink(NodeType* node) function in struct:VMCachePagesTreeDefinition
/haiku/src/kits/tracker/
H A DIconCache.h139 ValueType*& GetLink(ValueType* value) const function in struct:BPrivate::SelfHashing
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp78 IORequestOwner*& GetLink(IORequestOwner* value) const function in struct:IOSchedulerSimple::RequestOwnerHashDefinition
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp160 ElfSection::GetLink() const function in class:ElfSection
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp130 ValueType*& GetLink(ValueType* value) const function in struct:ChainHash
155 ValueType*& GetLink(ValueType* value) const function in struct:FamilyHash
/haiku/src/kits/debugger/files/
H A DFileManager.cpp100 LocatableEntry*& GetLink(LocatableEntry* value) const function in struct:FileManager::EntryHashDefinition
535 SourceFileEntry*& GetLink(SourceFileEntry* value) const function in struct:FileManager::SourceFileHashDefinition
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp79 Function*& GetLink(Function* value) const function in struct:TeamDebugInfo::FunctionHashDefinition
251 SourceFileEntry*& GetLink(SourceFileEntry* value) const function in struct:TeamDebugInfo::SourceFileHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp151 NodeListenerProxy*& GetLink(NodeListenerProxy* value) const function in struct:FileSystem::NodeListenerHashDefinition
/haiku/src/system/boot/loader/
H A Dheap.cpp151 static SplayTreeLink<FreeChunk>* GetLink(FreeChunk* node) function in struct:FreeChunkTreeDefinition
235 LargeAllocation*& GetLink(LargeAllocation* value) const function in struct:LargeAllocationHashDefinition
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp174 NamedSem*& GetLink(NamedSem* semaphore) const function in struct:__anon17::NamedSemHashDefinition
363 TeamSemInfo*& GetLink(TeamSemInfo* semaphore) const function in struct:__anon17::TeamSemHashDefinition
H A Dxsi_message_queue.cpp268 XsiMessageQueue*& GetLink(XsiMessageQueue *variable) const function in struct:__anon2::MessageQueueHashTableDefinition
330 Ipc*& GetLink(Ipc *variable) const function in struct:__anon2::IpcHashTableDefinition
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp171 ValueType*& GetLink(ValueType* value) const function in struct:RuleHash
197 ValueType*& GetLink(ValueType* value) const function in struct:TeamHash
/haiku/src/tests/system/kernel/slab/
H A DSlab.h343 HashTableLink<Link> *GetLink(Link *value) const { return value; } function in struct:BaseHashCacheStrategy::HashTableDefinition
/haiku/src/bin/package/
H A Dcommand_extract.cpp276 Entry*& GetLink(Entry* value) const function in struct:Entry::ChildHashDefinition
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/
H A Darp.cpp146 ValueType*& GetLink(ValueType* value) const function in struct:arpHash

Completed in 146 milliseconds

12345