Searched refs:acpi_os_allocate (Results 1 – 4 of 4) sorted by relevance
53 #define acpi_os_allocate(_size) \ macro
520 * FUNCTION: acpi_os_allocate530 void *acpi_os_allocate(acpi_size size) in acpi_os_allocate() function 568 * DESCRIPTION: Free memory allocated via acpi_os_allocate653 sem = acpi_os_allocate(sizeof(sem_t)); in acpi_os_create_semaphore()
414 acpi_gbl_db_buffer = acpi_os_allocate(ACPI_DEBUG_BUFFER_SIZE); in acpi_initialize_debugger()
787 acpi_gbl_db_method_info.threads = acpi_os_allocate(size); in acpi_db_create_execution_threads()