Searched refs:AcpiOsAllocateZeroed (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c163 * FUNCTION: AcpiOsAllocateZeroed
176 AcpiOsAllocateZeroed ( function
H A Duttrack.c218 Cache = AcpiOsAllocateZeroed (sizeof (ACPI_MEMORY_LIST));
336 Allocation = AcpiOsAllocateZeroed (
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacpiosxf.h348 AcpiOsAllocateZeroed (
H A Dactypes.h493 #define ACPI_ALLOCATE_ZEROED(a) AcpiOsAllocateZeroed ((ACPI_SIZE) (a))
/freebsd-11-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c773 * FUNCTION: AcpiOsAllocateZeroed
784 AcpiOsAllocateZeroed ( function

Completed in 127 milliseconds