Home
last modified time | relevance | path

Searched refs:AcpiOsAllocateZeroed (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daeinitfile.c250 AcpiOsAllocateZeroed (sizeof (INIT_FILE_ENTRY) * AcpiGbl_InitFileLineCount); in AeProcessInitFile()
273 AcpiOsAllocateZeroed (strnlen (NameBuffer, AE_FILE_BUFFER_SIZE) + 1); in AeProcessInitFile()
284 AcpiOsAllocateZeroed (strnlen (ValueBuffer, AE_FILE_BUFFER_SIZE) + 1); in AeProcessInitFile()
/dragonfly/sys/contrib/dev/acpica/source/include/platform/
H A Daclinuxex.h202 AcpiOsAllocateZeroed ( in AcpiOsAllocateZeroed() function
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Duttrack.c218 Cache = AcpiOsAllocateZeroed (sizeof (ACPI_MEMORY_LIST)); in AcpiUtCreateList()
336 Allocation = AcpiOsAllocateZeroed ( in AcpiUtAllocateZeroedAndTrack()
H A Dutalloc.c176 AcpiOsAllocateZeroed ( in AcpiOsAllocateZeroed() function
/dragonfly/sys/dev/acpica/Osd/
H A DOsdMemory.c68 AcpiOsAllocateZeroed(ACPI_SIZE Size) in AcpiOsAllocateZeroed() function
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacpiosxf.h348 AcpiOsAllocateZeroed (
H A Dactypes.h493 #define ACPI_ALLOCATE_ZEROED(a) AcpiOsAllocateZeroed ((ACPI_SIZE) (a))
/dragonfly/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Dosunixxf.c784 AcpiOsAllocateZeroed ( in AcpiOsAllocateZeroed() function
H A Doswinxf.c782 AcpiOsAllocateZeroed ( in AcpiOsAllocateZeroed() function