Home
last modified time | relevance | path

Searched refs:EventInfo (Results 1 – 8 of 8) sorted by relevance

/src/sys/contrib/dev/acpica/components/events/
H A Devgpeblk.c317 ACPI_FREE (GpeBlock->EventInfo); in AcpiEvDeleteGpeBlock()
383 GpeBlock->EventInfo = GpeEventInfo; in AcpiEvCreateGpeInfoBlocks()
536 ACPI_FREE (GpeBlock->EventInfo); in AcpiEvCreateGpeBlock()
630 GpeEventInfo = &GpeBlock->EventInfo[GpeIndex]; in AcpiEvInitializeGpeBlock()
H A Devgpe.c458 return (&GpeBlock->EventInfo[GpeIndex]); in AcpiEvLowGetGpeInfo()
611 GpeEventInfo = &GpeBlock->EventInfo[((ACPI_SIZE) i * in AcpiEvGpeDetect()
H A Devgpeutil.c470 GpeEventInfo = &GpeBlock->EventInfo[((ACPI_SIZE) i * in AcpiEvDeleteGpeHandlers()
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h592 EventInfo &info = Events[&EVENT::Tag]; in _registerListenerForEvent()
598 EventInfo &info = Events[&EVENT::Tag]; in _registerDispatcherForEvent()
607 const EventInfo &info = I->second; in _dispatchEvent()
692 struct EventInfo { struct
696 EventInfo() = default; argument
699 using EventsTy = llvm::DenseMap<EventTag, EventInfo>;
/src/sys/contrib/dev/acpica/components/utilities/
H A Dutinit.c210 ACPI_FREE (GpeBlock->EventInfo); in AcpiUtFreeGpeLists()
/src/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c1021 AcpiOsPrintf (" EventInfo: %p\n", GpeBlock->EventInfo); in AcpiDbDisplayGpes()
1048 GpeEventInfo = &GpeBlock->EventInfo[GpeIndex]; in AcpiDbDisplayGpes()
/src/sys/contrib/dev/acpica/include/
H A Daclocal.h696 ACPI_GPE_EVENT_INFO *EventInfo; /* One for each GPE */ member
/src/sys/dev/cxgbe/common/
H A Dt4_msg.h3367 __be32 EventInfo; member