Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Ddbtest.c463 acpi_os_free(temp1); in acpi_db_test_integer_type()
466 acpi_os_free(temp2); in acpi_db_test_integer_type()
469 acpi_os_free(temp3); in acpi_db_test_integer_type()
589 acpi_os_free(temp1); in acpi_db_test_buffer_type()
592 acpi_os_free(temp2); in acpi_db_test_buffer_type()
595 acpi_os_free(temp3); in acpi_db_test_buffer_type()
683 acpi_os_free(temp1); in acpi_db_test_string_type()
686 acpi_os_free(temp2); in acpi_db_test_string_type()
689 acpi_os_free(temp3); in acpi_db_test_string_type()
719 acpi_os_free(temp1); in acpi_db_test_package_type()
[all …]
H A Ddbxface.c495 acpi_os_free(acpi_gbl_db_buffer); in ACPI_EXPORT_SYMBOL()
H A Dnsxfeval.c129 acpi_os_free(return_buffer->pointer); in acpi_evaluate_object_typed()
H A Ddbexec.c873 acpi_os_free(acpi_gbl_db_method_info.threads); in acpi_db_create_execution_threads()
/linux/include/acpi/platform/
H A Daclinuxex.h62 static inline void acpi_os_free(void *memory) in acpi_os_free() function
/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c562 * FUNCTION: acpi_os_free
572 void acpi_os_free(void *mem) in acpi_os_free() function
659 acpi_os_free(sem); in acpi_os_create_semaphore()
/linux/drivers/acpi/riscv/
H A Drimt.c143 acpi_os_free(buf.pointer); in rimt_match_node_callback()