Searched refs:acpi_ut_allocate (Results 1 – 3 of 3) 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()
552 void *acpi_ut_allocate(acpi_size size,
558 #define ACPI_ALLOCATE(a) acpi_ut_allocate((acpi_size)(a), ACPI_MEM_PARAMETERS)