Searched refs:TableSize (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNodeTable.cpp74 info.AddNodeTableAllocation(0, fNodes.TableSize(),
H A DDirectoryEntryTable.h65 info.AddDirectoryEntryTableAllocation(0, fTable.TableSize(),
/haiku/headers/private/shared/
H A DHashSet.h237 return (fTable.TableSize() > 0 ? B_OK : B_NO_MEMORY);
H A DHashMap.h369 return (fTable.TableSize() > 0 ? B_OK : B_NO_MEMORY);
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h234 uint64 TableSize(uint8 level) { function in class:ARMv8TranslationRegime
H A Darch_mmu.cpp143 uint64 remainingSizeInTable = CurrentRegime.TableSize(level)
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h138 size_t TableSize() const function in class:BOpenHashTable
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h138 size_t TableSize() const function in class:BOpenHashTable
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl1.h1421 UINT32 TableSize; member in struct:acpi_einj_trigger

Completed in 84 milliseconds