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

/haiku-fatelf/src/system/kernel/device_manager/
H A DAbstractModuleDevice.h21 device_module_info* Module() const { return fDeviceModule; } function in class:BPrivate::AbstractModuleDevice
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutalloc.c414 AcpiUtAllocate( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
466 AcpiUtAllocateZeroed( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
H A Duttrack.c216 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
269 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
326 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
452 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
555 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
692 AcpiUtDumpAllocations( UINT32 Component, const char *Module) argument
[all...]
/haiku-fatelf/headers/private/net/
H A DAddressUtilities.h134 net_address_module_info* Module() const { return fModule; } function in class:SocketAddress
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_int.cpp335 struct Module : DoublyLinkedListLinkImpl<Module<ModuleInfo> > { struct in inherits:DoublyLinkedListLinkImpl
336 Module(ModuleInfo *module) function in struct:Module
/haiku-fatelf/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp70 class Module { class
265 Module::Module(ModuleAddO function in class:Module
[all...]
/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp144 namespace Module { namespace

Completed in 115 milliseconds