Searched refs:ACPI_FUNCTION_NAME (Results 1 – 25 of 32) sorted by relevance
12
135 ACPI_FUNCTION_NAME(ex_trace_point); in acpi_ex_trace_point()173 ACPI_FUNCTION_NAME(ex_start_trace_method); in acpi_ex_start_trace_method()230 ACPI_FUNCTION_NAME(ex_stop_trace_method); in acpi_ex_stop_trace_method()283 ACPI_FUNCTION_NAME(ex_start_trace_opcode); in acpi_ex_start_trace_opcode()311 ACPI_FUNCTION_NAME(ex_stop_trace_opcode); in acpi_ex_stop_trace_opcode()
45 ACPI_FUNCTION_NAME(ds_result_pop); in acpi_ds_result_pop()119 ACPI_FUNCTION_NAME(ds_result_push); in acpi_ds_result_push()187 ACPI_FUNCTION_NAME(ds_result_stack_push); in acpi_ds_result_stack_push()232 ACPI_FUNCTION_NAME(ds_result_stack_pop); in acpi_ds_result_stack_pop()278 ACPI_FUNCTION_NAME(ds_obj_stack_push); in acpi_ds_obj_stack_push()327 ACPI_FUNCTION_NAME(ds_obj_stack_pop); in acpi_ds_obj_stack_pop()374 ACPI_FUNCTION_NAME(ds_obj_stack_pop_and_delete); in acpi_ds_obj_stack_pop_and_delete()415 ACPI_FUNCTION_NAME(ds_get_current_walk_state); in acpi_ds_get_current_walk_state()
130 ACPI_FUNCTION_NAME(ns_simple_repair); in acpi_ns_simple_repair()368 ACPI_FUNCTION_NAME(ns_repair_null_element); in acpi_ns_repair_null_element()450 ACPI_FUNCTION_NAME(ns_remove_null_elements); in acpi_ns_remove_null_elements()539 ACPI_FUNCTION_NAME(ns_wrap_with_package); in acpi_ns_wrap_with_package()
43 ACPI_FUNCTION_NAME(ns_dump_one_device); in acpi_ns_dump_one_device()83 ACPI_FUNCTION_NAME(ns_dump_root_devices); in acpi_ns_dump_root_devices()
372 ACPI_FUNCTION_NAME(ut_update_ref_count); in acpi_ut_update_ref_count()491 ACPI_FUNCTION_NAME(ut_update_object_reference); in acpi_ut_update_object_reference()680 ACPI_FUNCTION_NAME(ut_add_reference); in acpi_ut_add_reference()713 ACPI_FUNCTION_NAME(ut_remove_reference); in acpi_ut_remove_reference()
259 ACPI_FUNCTION_NAME(ns_repair_FDE); in acpi_ns_repair_FDE()420 ACPI_FUNCTION_NAME(ns_repair_CST); in acpi_ns_repair_CST()502 ACPI_FUNCTION_NAME(ns_repair_HID); in acpi_ns_repair_HID()777 ACPI_FUNCTION_NAME(ns_check_sorted_list); in acpi_ns_check_sorted_list()925 ACPI_FUNCTION_NAME(ns_remove_element); in acpi_ns_remove_element()
192 ACPI_FUNCTION_NAME(ut_acquire_mutex); in acpi_ut_acquire_mutex()275 ACPI_FUNCTION_NAME(ut_release_mutex); in acpi_ut_release_mutex()
41 ACPI_FUNCTION_NAME(ds_exec_begin_control_op); in acpi_ds_exec_begin_control_op()140 ACPI_FUNCTION_NAME(ds_exec_end_control_op); in acpi_ds_exec_end_control_op()
96 ACPI_FUNCTION_NAME(acpi_read); in ACPI_EXPORT_SYMBOL()120 ACPI_FUNCTION_NAME(acpi_write); in ACPI_EXPORT_SYMBOL()
138 ACPI_FUNCTION_NAME(ut_repair_name); in acpi_ut_repair_name()
37 ACPI_FUNCTION_NAME(ev_sci_dispatch); in acpi_ev_sci_dispatch()
33 ACPI_FUNCTION_NAME(ds_scope_stack_clear); in acpi_ds_scope_stack_clear()
153 ACPI_FUNCTION_NAME(ps_free_op); in acpi_ps_free_op()
206 ACPI_FUNCTION_NAME(hw_read); in acpi_hw_read()300 ACPI_FUNCTION_NAME(hw_write); in acpi_hw_write()
54 ACPI_FUNCTION_NAME(ns_print_pathname); in acpi_ns_print_pathname()152 ACPI_FUNCTION_NAME(ns_dump_one_object); in acpi_ns_dump_one_object()
36 ACPI_FUNCTION_NAME(ds_clear_implicit_return); in acpi_ds_clear_implicit_return()82 ACPI_FUNCTION_NAME(ds_do_implicit_return); in acpi_ds_do_implicit_return()
178 ACPI_FUNCTION_NAME(ev_fixed_event_detect); in acpi_ev_fixed_event_detect()
76 ACPI_FUNCTION_NAME(ev_queue_notify_request); in acpi_ev_queue_notify_request()
213 ACPI_FUNCTION_NAME(hw_process_pci_list); in acpi_hw_process_pci_list()
75 ACPI_FUNCTION_NAME(ns_delete_node); in acpi_ns_delete_node()
41 ACPI_FUNCTION_NAME(ps_get_opcode_info); in acpi_ps_get_opcode_info()
174 ACPI_FUNCTION_NAME(ev_install_handler); in acpi_ev_install_handler()
442 ACPI_FUNCTION_NAME(ns_convert_to_reference); in acpi_ns_convert_to_reference()
308 ACPI_FUNCTION_NAME(ut_valid_internal_object); in acpi_ut_valid_internal_object()
245 #define ACPI_FUNCTION_NAME(name) static const char _acpi_function_name[] = #name; macro250 #define ACPI_FUNCTION_NAME(name) macro328 ACPI_FUNCTION_NAME (name) \334 ACPI_FUNCTION_NAME(name) \440 #define ACPI_FUNCTION_NAME(a) macro
Completed in 40 milliseconds