Searched refs:acpi_ut_allocate (Results 1 – 4 of 4) sorted by relevance
322 void *acpi_ut_allocate(acpi_size size, in acpi_ut_allocate() function373 allocation = acpi_ut_allocate(size, component, module, line); in acpi_ut_allocate_zeroed()
134 acpi_ut_allocate(size + sizeof(struct acpi_debug_mem_header), in acpi_ut_allocate_and_track()
611 void *acpi_ut_allocate(acpi_size size,
420 #define ACPI_ALLOCATE(a) acpi_ut_allocate((acpi_size) (a), ACPI_MEM_PARAMETERS)