OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcquisitionDepth
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exmutex.c
308
ObjDesc->Mutex.
AcquisitionDepth
++;
333
ObjDesc->Mutex.
AcquisitionDepth
= 1;
400
ObjDesc->Mutex.
AcquisitionDepth
, WalkState->Thread));
405
if (ACPI_SUCCESS (Status) && ObjDesc->Mutex.
AcquisitionDepth
== 1)
423
ObjDesc->Mutex.
AcquisitionDepth
));
461
if (ObjDesc->Mutex.
AcquisitionDepth
== 0)
468
ObjDesc->Mutex.
AcquisitionDepth
--;
469
if (ObjDesc->Mutex.
AcquisitionDepth
!= 0)
599
PreviousSyncLevel, ObjDesc->Mutex.
AcquisitionDepth
,
608
if (ObjDesc->Mutex.
AcquisitionDepth
== 0
[
all
...]
exdump.c
270
{ACPI_EXD_UINT16, ACPI_EXD_OFFSET (Mutex.
AcquisitionDepth
), "Acquire Depth"},
/src/sys/external/bsd/acpica/dist/dispatcher/
dsmethod.c
587
ObjDesc->Method.Mutex->Mutex.
AcquisitionDepth
++;
963
MethodDesc->Method.Mutex->Mutex.
AcquisitionDepth
--;
964
if (!MethodDesc->Method.Mutex->Mutex.
AcquisitionDepth
)
/src/sys/external/bsd/acpica/dist/include/
acobject.h
295
UINT16
AcquisitionDepth
; /* Allow multiple Acquires, same thread */
Completed in 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025