Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
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 …]
A Dutalloc.c228 acpi_os_free(acpi_gbl_global_list); in acpi_ut_delete_caches()
231 acpi_os_free(acpi_gbl_ns_node_list); in acpi_ut_delete_caches()
A Duttrack.c121 acpi_os_free(allocation); in acpi_ut_allocate_and_track()
184 acpi_os_free(allocation); in acpi_ut_allocate_zeroed_and_track()
244 acpi_os_free(debug_block); in acpi_ut_free_and_track()
A Ddbhistry.c63 acpi_os_free(acpi_gbl_history_buffer in acpi_db_add_to_history()
A Dutcache.c135 acpi_os_free(cache); in acpi_os_delete_cache()
A Ddbxface.c495 acpi_os_free(acpi_gbl_db_buffer); in ACPI_EXPORT_SYMBOL()
A Dnsxfeval.c129 acpi_os_free(return_buffer->pointer); in acpi_evaluate_object_typed()
A Ddbexec.c873 acpi_os_free(acpi_gbl_db_method_info.threads); in acpi_db_create_execution_threads()
/linux/include/acpi/platform/
A Daclinuxex.h60 static inline void acpi_os_free(void *memory) in acpi_os_free() function
/linux/tools/power/acpi/os_specific/service_layers/
A Dosunixxf.c572 void acpi_os_free(void *mem) in acpi_os_free() function
659 acpi_os_free(sem); in acpi_os_create_semaphore()
/linux/include/acpi/
A Dacpiosxf.h179 void acpi_os_free(void *memory);
A Dactypes.h350 #define ACPI_FREE(a) acpi_os_free (a)
/linux/drivers/acpi/arm64/
A Diort.c299 acpi_os_free(buf.pointer); in iort_match_node_callback()

Completed in 30 milliseconds