Searched defs:Module (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DAbstractModuleDevice.h21 device_module_info* Module() const { return fDeviceModule; } function in class:BPrivate::AbstractModuleDevice
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duttrack.c248 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
317 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
386 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
615 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
752 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/haiku/headers/private/net/
H A DAddressUtilities.h134 net_address_module_info* Module() const { return fModule; } function in class:SocketAddress
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp338 struct Module : DoublyLinkedListLinkImpl<Module<ModuleInfo> > { struct in inherits:DoublyLinkedListLinkImpl
339 Module(ModuleInfo *module) function in struct:Module
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp73 class Module { class
268 Module::Module(ModuleAddO function in class:Module
[all...]
/haiku/src/system/kernel/
H A Dmodule.cpp144 namespace Module { namespace

Completed in 61 milliseconds