Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h605 EventInfo &info = Events[&EVENT::Tag]; in _registerListenerForEvent()
611 EventInfo &info = Events[&EVENT::Tag]; in _registerDispatcherForEvent()
620 const EventInfo &info = I->second; in _dispatchEvent()
702 struct EventInfo { struct
706 EventInfo() = default; argument
709 using EventsTy = llvm::DenseMap<EventTag, EventInfo>;
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutinit.c210 ACPI_FREE (GpeBlock->EventInfo); in AcpiUtFreeGpeLists()
/freebsd/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()
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h697 ACPI_GPE_EVENT_INFO *EventInfo; /* One for each GPE */ member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3367 __be32 EventInfo; member