Home
last modified time | relevance | path

Searched refs:ACPI_FALLTHROUGH (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c403 ACPI_FALLTHROUGH; in AcpiDmBlockType()
425 ACPI_FALLTHROUGH; in AcpiDmBlockType()
691 ACPI_FALLTHROUGH; in AcpiDmDescendingOp()
775 ACPI_FALLTHROUGH; in AcpiDmDescendingOp()
/freebsd/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h213 #define ACPI_FALLTHROUGH __attribute__((__fallthrough__)) macro
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexstore.c251 ACPI_FALLTHROUGH; in AcpiExStore()
588 ACPI_FALLTHROUGH; in AcpiExStoreObjectToNode()
H A Dexresop.c361 ACPI_FALLTHROUGH; in AcpiExResolveOperands()
425 ACPI_FALLTHROUGH; in AcpiExResolveOperands()
H A Dexfldio.c619 ACPI_FALLTHROUGH; in AcpiExFieldDatumIo()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c213 ACPI_FALLTHROUGH; in AcpiDsExecBeginControlOp()
H A Ddswload.c378 ACPI_FALLTHROUGH; in AcpiDsLoad1BeginOp()
H A Ddswload2.c369 ACPI_FALLTHROUGH; in AcpiDsLoad2BeginOp()
H A Ddswexec.c777 ACPI_FALLTHROUGH; in AcpiDsExecEndOp()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1573 #ifndef ACPI_FALLTHROUGH
1574 #define ACPI_FALLTHROUGH do {} while(0) macro
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwgpe.c257 ACPI_FALLTHROUGH; in AcpiHwLowSetGpe()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtfield.c230 ACPI_FALLTHROUGH; in DtCompileOneField()
H A Daslwalks.c519 ACPI_FALLTHROUGH; in AnOperandTypecheckWalkEnd()
H A Daslerror.c1459 ACPI_FALLTHROUGH; in AslIsExceptionDisabled()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutdelete.c269 ACPI_FALLTHROUGH; in AcpiUtDeleteInternalObj()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt558 comment form. Added a new macro, ACPI_FALLTHROUGH to support this feature