Searched refs:acpi_ut_allocate_zeroed (Results 1 – 4 of 4) sorted by relevance
366 void *acpi_ut_allocate_zeroed(acpi_size size, in acpi_ut_allocate_zeroed() function
183 acpi_ut_allocate_zeroed(size + sizeof(struct acpi_debug_mem_header), in acpi_ut_allocate_zeroed_and_track()
614 void *acpi_ut_allocate_zeroed(acpi_size size,
423 #define ACPI_ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed((acpi_size) (a), ACPI_MEM_PARAMETERS)