Home
last modified time | relevance | path

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

/linux-4.1.27/include/acpi/
Dactypes.h365 #define ACPI_MEM_PARAMETERS _COMPONENT, _acpi_module_name, __LINE__ macro
366 …e ACPI_ALLOCATE(a) acpi_ut_allocate_and_track ((acpi_size) (a), ACPI_MEM_PARAMETERS)
367 …ALLOCATE_ZEROED(a) acpi_ut_allocate_zeroed_and_track ((acpi_size) (a), ACPI_MEM_PARAMETERS)
368 #define ACPI_FREE(a) acpi_ut_free_and_track (a, ACPI_MEM_PARAMETERS)