OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RuntimeCount
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/events/
evgpe.c
103
if (GpeEventInfo->
RuntimeCount
)
195
if (GpeEventInfo->
RuntimeCount
&&
231
if (GpeEventInfo->
RuntimeCount
== ACPI_UINT8_MAX)
236
GpeEventInfo->
RuntimeCount
++;
237
if (GpeEventInfo->
RuntimeCount
== 1)
254
GpeEventInfo->
RuntimeCount
--;
285
if (!GpeEventInfo->
RuntimeCount
)
290
GpeEventInfo->
RuntimeCount
--;
291
if (!GpeEventInfo->
RuntimeCount
)
303
GpeEventInfo->
RuntimeCount
++
[
all
...]
evxface.c
936
GpeEventInfo->
RuntimeCount
)
/src/sys/external/bsd/acpica/dist/include/
acevents.h
55
((__gpe__)->
RuntimeCount
== 1 && \
aclocal.h
559
UINT8
RuntimeCount
; /* References to a run GPE */
/src/sys/external/bsd/acpica/dist/debugger/
dbdisply.c
953
GpeEventInfo->
RuntimeCount
, GpeEventInfo->Flags);
Completed in 19 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026