Searched refs:GetLink (Results 51 - 75 of 117) sorted by relevance

12345

/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.h62 VNodeOps*& GetLink(VNodeOps* value) const function in struct:VNodeOpsHashDefinition
/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp177 InfoEntry*& GetLink(InfoEntry* value) const function in struct:VariablesViewState::InfoEntryHashDefinition
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDirectoryEntryTable.h42 ValueType*& GetLink(ValueType* value) const function in struct:DirectoryEntryHash
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h189 Package*& GetLink(Package* value) const function in struct:PackageFileNameHashDefinition
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp44 ConditionVariable*& GetLink(ConditionVariable* variable) const function in struct:ConditionVariableHashDefinition
/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp85 ValueType*& GetLink(ValueType* value) const function in struct:NodeHash
188 ValueType*& GetLink(ValueType* value) const function in struct:PrefetchHash
216 ValueType*& GetLink(ValueType* value) const function in struct:SessionHash
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/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/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/kits/package/
H A DPackageInfoSet.cpp75 PackageInfo*& GetLink(PackageInfo* value) const function in struct:BPackageKit::BPackageInfoSet::PackageInfoHashDefinition
/haiku/headers/private/shared/
H A DHashSet.h56 ValueType*& GetLink(ValueType* value) const function in struct:BPrivate::HashSetTableDefinition
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.h107 domain_datalink*& GetLink(domain_datalink* datalink) const function in struct:DatalinkHashDefinition
/haiku/src/system/kernel/slab/
H A DMemoryManager.h135 Area*& GetLink(Area* value) const function in struct:MemoryManager::AreaHashDefinition
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp66 VMAddressSpace*& GetLink(VMAddressSpace* value) const function in struct:__anon1948::AddressSpaceHashDefinition
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h177 MulticastGroupInterface*& GetLink(ValueType *value) const function in struct:MulticastGroupInterface::HashDefinition
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h186 MulticastGroupInterface*& GetLink(ValueType *value) const function in struct:MulticastGroupInterface::HashDefinition
/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/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/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/tools/fs_shell/
H A DOpenHashTable.h25 `Compare' and `GetLink;. It must also define several types as shown in the
53 ValueType*& GetLink(ValueType* value) const
473 return fDefinition.GetLink(bucket);
/haiku/headers/private/kernel/vm/
H A DVMCache.h55 static SplayTreeLink<NodeType>* GetLink(NodeType* node) function in struct:VMCachePagesTreeDefinition
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h25 `Compare' and `GetLink;. It must also define several types as shown in the
53 ValueType*& GetLink(ValueType* value) const
473 return fDefinition.GetLink(bucket);

Completed in 145 milliseconds

12345