Home
last modified time | relevance | path

Searched refs:Global (Results 1 – 25 of 53) sorted by relevance

123

/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0240_ACTION_REQUIRED/
DDECL.asl32 * SUMMARY: No exception when not owner thread runs Release of Global lock
51 * some thread (thread 1) attempt to Release the Global lock
54 * Thread 0 Acquires the Global lock (\_GL),
55 * then thread 1 attempts to Release that Global lock.
57 * the Global lock is successfully Released by another thread (by thread 1).
109 * Identical to m000 but the usual mutex MX00 is substituted instead of Global lock.
/acpica-3.5.0/source/components/events/
Devmisc.c288 Info->Notify.Global = &AcpiGbl_GlobalNotify[HandlerListId]; in AcpiEvQueueNotifyRequest()
332 if (Info->Notify.Global->Handler) in AcpiEvNotifyDispatch()
334 Info->Notify.Global->Handler (Info->Notify.Node, in AcpiEvNotifyDispatch()
336 Info->Notify.Global->Context); in AcpiEvNotifyDispatch()
/acpica-3.5.0/tests/aslts/src/runtime/collections/functional/synchronization/
DSPEC6 Acquire mutexes of monotone increasing level (Global lock
12 Acquire mutexes of monotone increasing level (Global lock on level 0 too)
30 - Global lock
38 Do it for all level mutexes and Global lock too.
52 - Global lock
62 Involve the Global lock too.
Dmutex2.asl48 * Acquire mutexes of monotone increasing level (Global lock
233 * Acquire mutexes of monotone increasing level (Global lock on level 0 too)
611 * Acquire mutexes of monotone increasing level (Global lock
808 * Acquire mutexes of monotone increasing level (Global lock
1006 * - Global lock
1017 * 2 - acquire Global lock instead of arg1
1097 * Do it for all level mutexes and Global lock too.
1284 * - Global lock
1362 /* Set up the value of flag of Global lock */
1376 /* Restore the value of flag of Global lock */
[all …]
/acpica-3.5.0/generate/lint/
Doptions.lnt9 /* Global options */
70 /* Global exceptions */
/acpica-3.5.0/tests/aslts/src/runtime/common/
Dmx_objects.asl43 * GLLL - Level of mutex for Global Lock.
44 * GLIX - Index of mutex for Global Lock.
46 * The Global Lock in tests is represented as mutex of 0-th Level 1-th Index.
51 * Flag of Global lock.
52 * If non-zero then actually the Global lock is used in tests
68 Mutex (T001, 0x00) /* used in case when the flag of the Global Lock (GL00) is zero */
183 * Set flag of Global lock
2460 Concatenate (Local1, " (Global lock)", Local1)
/acpica-3.5.0/generate/msvc2017/
DAcpiComponents.dsw126 Global:
DAcpiComponents.sln73 Global
/acpica-3.5.0/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/
Dexc_05_funit.asl103 /* Global Named Object */
274 /* Global Named Object */
Dexc_14_bfield.asl91 /* Global Named Object */
252 /* Global Named Object */
Dexc_03_buf.asl66 /* Global Named Object */
311 /* Global Named Object */
Dexc_01_int.asl78 /* Global Named Object */
383 /* Global Named Object */
Dexc_02_str.asl75 /* Global Named Object */
387 /* Global Named Object */
Dexc_06_dev.asl59 /* Global Named Object */
1015 /* Global Named Object */
Dexc_07_event.asl54 // Global Named Object
1015 /* Global Named Object */
Dexc_08_method.asl68 /* Global Named Object */
1041 /* Global Named Object */
Dexc_09_mux.asl57 /* Global Named Object */
1023 /* Global Named Object */
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0155/
DDECL.asl31 * SUMMARY: Global level AML code execution is performed twice
/acpica-3.5.0/tests/aslts/src/runtime/collections/functional/region/
Ddtregions.asl110 /* Global DataTableRegions */
407 /* Global DataTableRegions */
Dopregions.asl154 /* Global Operation Regions availability notification Method */
538 /* Check Global OpRegions initialization */
1370 /* Global OpRegions */
/acpica-3.5.0/source/tools/examples/
Dextables.c570 [0004] Global Lock : 00000000
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/common/
Ddata.src.asl67 * Global CreateField declarations for bug 161
Ddata.asl105 * Global CreateField declarations for bug 161
/acpica-3.5.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0161/
DDECL.asl35 /* Global CreateField declarations */
/acpica-3.5.0/source/include/
Daclocal.h930 ACPI_GLOBAL_NOTIFY_HANDLER *Global; member

123