Searched refs:acpi_os_free (Results 1 – 13 of 13) sorted by relevance
516 acpi_os_free(temp1); in acpi_db_test_integer_type()519 acpi_os_free(temp2); in acpi_db_test_integer_type()522 acpi_os_free(temp3); in acpi_db_test_integer_type()641 acpi_os_free(temp1); in acpi_db_test_buffer_type()644 acpi_os_free(temp2); in acpi_db_test_buffer_type()647 acpi_os_free(temp3); in acpi_db_test_buffer_type()734 acpi_os_free(temp1); in acpi_db_test_string_type()737 acpi_os_free(temp2); in acpi_db_test_string_type()740 acpi_os_free(temp3); in acpi_db_test_string_type()821 acpi_os_free(return_obj.pointer); in acpi_db_read_from_object()
212 acpi_os_free(acpi_gbl_global_list); in acpi_ut_delete_caches()215 acpi_os_free(acpi_gbl_ns_node_list); in acpi_ut_delete_caches()
157 acpi_os_free(allocation); in acpi_ut_allocate_and_track()219 acpi_os_free(allocation); in acpi_ut_allocate_zeroed_and_track()278 acpi_os_free(debug_block); in acpi_ut_free_and_track()
98 acpi_os_free(acpi_gbl_history_buffer in acpi_db_add_to_history()
169 acpi_os_free(cache); in acpi_os_delete_cache()
273 acpi_os_free(*table); in acpi_ut_read_table()
486 acpi_os_free(acpi_gbl_db_buffer); in ACPI_EXPORT_SYMBOL()
762 acpi_os_free(acpi_gbl_db_method_info.threads); in acpi_db_create_execution_threads()
145 acpi_os_free(return_buffer->pointer); in acpi_evaluate_object_typed()
94 static inline void acpi_os_free(void *memory) in acpi_os_free() function
587 void acpi_os_free(void *mem) in acpi_os_free() function670 acpi_os_free(sem); in acpi_os_create_semaphore()
192 void acpi_os_free(void *memory);
377 #define ACPI_FREE(a) acpi_os_free (a)