Searched refs:Global (Results 1 – 25 of 53) sorted by relevance
123
32 * SUMMARY: No exception when not owner thread runs Release of Global lock51 * some thread (thread 1) attempt to Release the Global lock54 * 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.
288 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()
6 Acquire mutexes of monotone increasing level (Global lock12 Acquire mutexes of monotone increasing level (Global lock on level 0 too)30 - Global lock38 Do it for all level mutexes and Global lock too.52 - Global lock62 Involve the Global lock too.
48 * Acquire mutexes of monotone increasing level (Global lock233 * Acquire mutexes of monotone increasing level (Global lock on level 0 too)611 * Acquire mutexes of monotone increasing level (Global lock808 * Acquire mutexes of monotone increasing level (Global lock1006 * - Global lock1017 * 2 - acquire Global lock instead of arg11097 * Do it for all level mutexes and Global lock too.1284 * - Global lock1362 /* Set up the value of flag of Global lock */1376 /* Restore the value of flag of Global lock */[all …]
9 /* Global options */70 /* Global exceptions */
43 * 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 tests68 Mutex (T001, 0x00) /* used in case when the flag of the Global Lock (GL00) is zero */183 * Set flag of Global lock2460 Concatenate (Local1, " (Global lock)", Local1)
126 Global:
73 Global
103 /* Global Named Object */274 /* Global Named Object */
91 /* Global Named Object */252 /* Global Named Object */
66 /* Global Named Object */311 /* Global Named Object */
78 /* Global Named Object */383 /* Global Named Object */
75 /* Global Named Object */387 /* Global Named Object */
59 /* Global Named Object */1015 /* Global Named Object */
54 // Global Named Object1015 /* Global Named Object */
68 /* Global Named Object */1041 /* Global Named Object */
57 /* Global Named Object */1023 /* Global Named Object */
31 * SUMMARY: Global level AML code execution is performed twice
110 /* Global DataTableRegions */407 /* Global DataTableRegions */
154 /* Global Operation Regions availability notification Method */538 /* Check Global OpRegions initialization */1370 /* Global OpRegions */
570 [0004] Global Lock : 00000000
67 * Global CreateField declarations for bug 161
105 * Global CreateField declarations for bug 161
35 /* Global CreateField declarations */
930 ACPI_GLOBAL_NOTIFY_HANDLER *Global; member