Searched refs:AE_AML_MUTEX_NOT_ACQUIRED (Results 1 – 10 of 10) sorted by relevance
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/ |
D | mutex2.asl | 1114 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1139 CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1172 CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1225 CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1516 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1913 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1916 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1919 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1922 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 1925 … CH04 (__METHOD__, 0x00, 0x41, Z150, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ [all …]
|
D | SPEC | 90 get AE_AML_MUTEX_NOT_ACQUIRED exception for all the mutexes of all levels) 106 get AE_AML_MUTEX_NOT_ACQUIRED exception for all the mutexes of all levels)
|
D | mutex_proc.asl | 950 M089 (0x00, MAX0, 0x00, MIN0, 0x41, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0244/ |
D | DECL.asl | 138 CH04("", 0, 65, 0, __LINE__, 0, 0) // AE_AML_MUTEX_NOT_ACQUIRED 140 CH04("", 0, 65, 0, __LINE__, 0, 0) // AE_AML_MUTEX_NOT_ACQUIRED 290 … CH04 (__METHOD__, 0x00, 0x41, 0x00, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */ 292 … CH04 (__METHOD__, 0x00, 0x41, 0x00, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */
|
/acpica-latest/source/include/ |
D | acexcep.h | 309 #define AE_AML_MUTEX_NOT_ACQUIRED EXCEP_AML (0x0016) macro
|
/acpica-latest/source/components/executer/ |
D | exmutex.c | 542 return_ACPI_STATUS (AE_AML_MUTEX_NOT_ACQUIRED); in AcpiExReleaseMutex()
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | ehandle.asl | 539 "AE_AML_MUTEX_NOT_ACQUIRED"
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | SPEC | 313 3. Each thread gets exception AE_AML_MUTEX_NOT_ACQUIRED on additional Release
|
D | tests.asl | 1746 * Each thread gets exception AE_AML_MUTEX_NOT_ACQUIRED (65)
|
/acpica-latest/tests/aslts/src/runtime/collections/exceptions/exc/ |
D | exc.asl | 76 CH04 (__METHOD__, 0x00, 0x41, Z058, __LINE__, 0x00, 0x00) /* AE_AML_MUTEX_NOT_ACQUIRED */
|