Searched refs:acpi_ut_allocate_zeroed_and_track (Results 1 – 3 of 3) sorted by relevance
153 void *acpi_ut_allocate_zeroed_and_track(acpi_size size, in acpi_ut_allocate_zeroed_and_track() function
667 void *acpi_ut_allocate_zeroed_and_track(acpi_size size,
340 #define ACPI_ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed_and_track ((acpi_size) (a), ACPI_ME…