Searched refs:ACPI_FALLTHROUGH (Results 1 – 12 of 12) sorted by relevance
61 #define ACPI_FALLTHROUGH __attribute__((__fallthrough__)) macro
99 ACPI_FALLTHROUGH; in acpi_ex_store()425 ACPI_FALLTHROUGH; in acpi_ex_store_object_to_node()
201 ACPI_FALLTHROUGH; in acpi_ex_resolve_operands()267 ACPI_FALLTHROUGH; in acpi_ex_resolve_operands()
65 ACPI_FALLTHROUGH; in acpi_ds_exec_begin_control_op()
227 ACPI_FALLTHROUGH; in acpi_ds_load1_begin_op()
170 ACPI_FALLTHROUGH; in acpi_hw_low_set_gpe()
217 ACPI_FALLTHROUGH; in acpi_ds_load2_begin_op()
115 ACPI_FALLTHROUGH; in acpi_ut_delete_internal_obj()
478 ACPI_FALLTHROUGH; in vsnprintf()
602 ACPI_FALLTHROUGH; in acpi_ds_exec_end_op()
437 ACPI_FALLTHROUGH; in acpi_ex_field_datum_io()
1321 #ifndef ACPI_FALLTHROUGH1322 #define ACPI_FALLTHROUGH do {} while(0) macro