Searched refs:acpi_os_free (Results 1 – 13 of 13) sorted by relevance
463 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 …]
228 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()
121 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()
63 acpi_os_free(acpi_gbl_history_buffer in acpi_db_add_to_history()
135 acpi_os_free(cache); in acpi_os_delete_cache()
495 acpi_os_free(acpi_gbl_db_buffer); in ACPI_EXPORT_SYMBOL()
129 acpi_os_free(return_buffer->pointer); in acpi_evaluate_object_typed()
873 acpi_os_free(acpi_gbl_db_method_info.threads); in acpi_db_create_execution_threads()
60 static inline void acpi_os_free(void *memory) in acpi_os_free() function
572 void acpi_os_free(void *mem) in acpi_os_free() function659 acpi_os_free(sem); in acpi_os_create_semaphore()
179 void acpi_os_free(void *memory);
350 #define ACPI_FREE(a) acpi_os_free (a)
299 acpi_os_free(buf.pointer); in iort_match_node_callback()