Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dactypes.h338 #define ACPI_MEM_PARAMETERS _COMPONENT, _acpi_module_name, __LINE__ macro
339 …e ACPI_ALLOCATE(a) acpi_ut_allocate_and_track ((acpi_size) (a), ACPI_MEM_PARAMETERS)
340 …ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed_and_track ((acpi_size) (a), ACPI_MEM_PARAMETERS)
341 #define ACPI_FREE(a) acpi_ut_free_and_track (a, ACPI_MEM_PARAMETERS)