Home
last modified time | relevance | path

Searched refs:Method (Results 1 – 25 of 959) sorted by relevance

12345678910>>...39

/acpica-latest/tests/aslts/src/runtime/collections/functional/control/Recursion/
Dstack_overflow.asl35 Method(m0fc, 1, Serialized)
44 Method(m000) { CH03(ts, z178, 0x000, __LINE__, 0) Add(i000, 0, i000) m001() }
45 Method(m001) { CH03(ts, z178, 0x001, __LINE__, 0) Add(i000, 1, i000) m002() }
46 Method(m002) { CH03(ts, z178, 0x002, __LINE__, 0) Add(i000, 2, i000) m003() }
47 Method(m003) { CH03(ts, z178, 0x003, __LINE__, 0) Add(i000, 3, i000) m004() }
48 Method(m004) { CH03(ts, z178, 0x004, __LINE__, 0) Add(i000, 4, i000) m005() }
49 Method(m005) { CH03(ts, z178, 0x005, __LINE__, 0) Add(i000, 5, i000) m006() }
50 Method(m006) { CH03(ts, z178, 0x006, __LINE__, 0) Add(i000, 6, i000) m007() }
51 Method(m007) { CH03(ts, z178, 0x007, __LINE__, 0) Add(i000, 7, i000) m008() }
52 Method(m008) { CH03(ts, z178, 0x008, __LINE__, 0) Add(i000, 8, i000) m009() }
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/
Drun_points.asl3 Method(lf00) { IIN0() mf00() Return(POUT) }
4 Method(lf01) { IIN0() mf01() Return(POUT) }
5 Method(lf02) { IIN0() mf02() Return(POUT) }
6 Method(lf03) { IIN0() mf03() Return(POUT) }
7 Method(lf04) { IIN0() mf04() Return(POUT) }
8 Method(lf05) { IIN0() mf05() Return(POUT) }
9 Method(lf06) { IIN0() mf06() Return(POUT) }
10 Method(lf07) { IIN0() mf07() Return(POUT) }
11 Method(lf08) { IIN0() mf08() Return(POUT) }
12 Method(lf09) { IIN0() mf09() Return(POUT) }
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/method/
Dmt0_aslts.asl44 Method(mt00,, Serialized)
50 Method(mm00)
52 Method(mm01)
54 Method(mm02)
56 Method(mm03)
58 Method(mm04)
60 Method(mm05)
62 Method(mm06)
64 Method(mm07)
66 Method(mm08)
[all …]
Dmt0_abbu.asl44 Method(mt00,, Serialized)
50 Method(mm00)
52 Method(mm01)
54 Method(mm02)
56 Method(mm03)
58 Method(mm04)
60 Method(mm05)
62 Method(mm06)
64 Method(mm07)
66 Method(mm08)
[all …]
/acpica-latest/tests/aslts/src/compilation/collection/
Dreference.asl60 Method(ma00)
80 Method(ma01)
102 Method(ma02)
115 PowerResource(pwr0, 1, 0) {Method(mmmm){return (0)}}
120 Store(Index(Method(m000){}, 0), Local0)
121 Store(Index(Method(m001){return (0x12345678)}, 0), Local0)
122 Store(Index(Method(m002){return ("zxvgswquiy")}, 0), Local0)
123 Store(Index(Method(m003){return (Buffer() {0x11})}, 0), Local0)
124 Store(Index(Method(m004){return (Package() {0x22})}, 0), Local0)
125 Store(Index(Method(m005){return (Package() {"zxvgswquiy"})}, 0), Local0)
[all …]
Dname.asl35 Method(m900)
41 Method(m901)
47 Method(m902)
53 Method(m903)
74 Method(m904)
80 Method(m905)
122 Method(m906)
127 Method(m907, 1)
132 Method(m908, 2)
137 Method(m909, 3)
[all …]
/acpica-latest/source/components/dispatcher/
Ddsmethod.c220 Op = AcpiPsAllocOp (AML_METHOD_OP, ObjDesc->Method.AmlStart); in AcpiDsAutoSerializeMethod()
239 ObjDesc->Method.AmlStart, ObjDesc->Method.AmlLength, NULL, 0); in AcpiDsAutoSerializeMethod()
299 WalkState->MethodDesc->Method.SyncLevel = 0; in AcpiDsDetectNamedOpcodes()
300 WalkState->MethodDesc->Method.InfoFlags |= in AcpiDsDetectNamedOpcodes()
436 MutexDesc->Mutex.SyncLevel = MethodDesc->Method.SyncLevel; in AcpiDsCreateMethodMutex()
437 MethodDesc->Method.Mutex = MutexDesc; in AcpiDsCreateMethodMutex()
480 if (ObjDesc->Method.ThreadCount == ACPI_UINT8_MAX) in AcpiDsBeginMethodExecution()
490 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsBeginMethodExecution()
497 if (!ObjDesc->Method.Mutex) in AcpiDsBeginMethodExecution()
518 (!(ObjDesc->Method.InfoFlags & ACPI_METHOD_IGNORE_SYNC_LEVEL)) && in AcpiDsBeginMethodExecution()
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/
Dserialized.asl35 Method (M3B0, 0, Serialized)
38 Method (M000, 0, Serialized)
44 Method (M001, 0, Serialized, 1)
50 Method (M002, 0, Serialized, 2)
56 Method (M003, 0, Serialized, 3)
62 Method (M004, 0, Serialized, 4)
68 Method (M005, 0, Serialized, 5)
74 Method (M006, 0, Serialized, 6)
80 Method (M007, 0, Serialized, 7)
86 Method (M008, 0, Serialized, 8)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/complex/namespace/
Dns3.asl33 Method (M300, 0, Serialized)
41 Method (M000, 1, NotSerialized)
43 Method (M001, 2, NotSerialized)
66 Method (M301, 0, Serialized)
72 Method (M000, 1, NotSerialized)
74 Method (M001, 2, NotSerialized)
97 Method (M302, 0, Serialized)
100 Method (M000, 1, NotSerialized)
102 Method (M001, 2, NotSerialized)
128 Method (M303, 1, Serialized)
[all …]
Dns1.asl35 Method (M100, 0, Serialized)
43 Method (M001, 2, NotSerialized)
58 Method (M101, 0, Serialized)
64 Method (M001, 2, NotSerialized)
79 Method (M102, 0, Serialized)
82 Method (M001, 2, NotSerialized)
100 Method (M103, 1, Serialized)
118 Method (M001, 0, NotSerialized)
120 Method (M002, 0, NotSerialized)
122 Method (M003, 0, NotSerialized)
[all …]
Dns0.asl45 Method (M000, 1, Serialized)
58 Method (M001, 0, NotSerialized)
60 Method (M002, 0, NotSerialized)
62 Method (M003, 0, NotSerialized)
88 Method (M001, 1, Serialized)
100 Method (M001, 0, NotSerialized)
102 Method (M002, 0, NotSerialized)
104 Method (M003, 0, NotSerialized)
106 Method (M004, 0, NotSerialized)
108 Method (M005, 0, NotSerialized)
[all …]
Dns0_root.asl34 Method (M006, 1, Serialized)
51 Method (M001, 0, NotSerialized)
53 Method (M002, 0, NotSerialized)
55 Method (M003, 0, NotSerialized)
57 Method (M004, 0, NotSerialized)
59 Method (M005, 0, NotSerialized)
61 Method (M006, 0, NotSerialized)
63 Method (M007, 0, NotSerialized)
65 Method (M008, 0, NotSerialized)
126 Method (M007, 1, Serialized)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/
Dms1.asl53 * 7) Store to the Index reference ... returned by Method ..., ms1a: a131,
54 * b131, c131 - a failure when a Method call is the Target of Store.
85 Method(RSTO, 2) {Store(arg0, arg1)}
87 Method(DSTO, 2) {Store(Derefof(arg0), arg1)}
94 Method(ms10, 1, Serialized)
98 Method(m063, 2)
115 Method(n063, 3, Serialized)
141 Method(m000)
176 Method(a063) { IIN0() ms10(1) Return(POUT) }
177 Method(b063) { IIN0() ms10(2) Return(POUT) }
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/functional/name/
Dmethod.asl34 * the Control Method declaration syntax implementation.
36 * Declare the Control Method Objects of different signature,
40 * 17.5.75 Method (Declare Control Method)
42 * Method (MethodName, NumArgs, SerializeRule, SyncLevel,
47 * - Control Method declaration creates an Object in the ACPI
100 * specified to be a respective argument of the Method is of
104 * the objects in the Method body in order.
106 * - Method opens a name scope. All namespace references that occur
107 * during the method execution are relative to the Method package
126 * with an equal or greater SyncLevel to the current Method level.
[all …]
Dfunction.asl36 * Declare the Function Control Method Objects of different,
42 * Method that specifies NotSerialized".
44 * 17.5.49 Function (Declare Control Method)
90 * specified to be a respective argument of the Method is of
106 Method (M20D, 0, NotSerialized)
111 Method (M20E, 0, Serialized)
113 Method (M316, 0, NotSerialized)
115 Method (MM00, 0, NotSerialized)
120 Method (\_SB.M20D.MM00, 0, NotSerialized)
135 Method (M317, 0, NotSerialized)
[all …]
/acpica-latest/tests/aslts/src/runtime/common/
Ddata.asl36 // Method(m918) { return (tz90) }
69 Method (MMMM, 0, NotSerialized)
77 Method (MMMM, 0, NotSerialized)
300 Method (M900, 0, NotSerialized)
304 Method (M901, 0, NotSerialized)
309 Method (M902, 0, NotSerialized)
314 Method (M903, 0, NotSerialized)
322 Method (M904, 0, NotSerialized)
330 Method (M905, 0, NotSerialized)
338 Method (M906, 0, NotSerialized)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/
Dns_dv30.asl26 Method(in30)
31 Method(m000, 2)
33 Method(m001, 2)
67 Method(in31)
72 Method(m000, 2)
74 Method(m001, 2)
111 Method(in32)
116 Method(m000, 2)
118 Method(m001, 2)
156 Method(in33)
[all …]
Dns_dv20.asl17 Method(in20, 1)
29 Method(m000, 1)
31 Method(m001, 1)
33 Method(m002, 1)
35 Method(m003, 1)
63 Method(in21, 1)
72 Method(m001, 1)
74 Method(m002, 1)
76 Method(m003, 1)
78 Method(m004, 1)
[all …]
Dns_dv10.asl32 Method(in10)
36 Method(m001, 2)
68 Method(in11)
72 Method(m001, 2)
107 Method(in12)
111 Method(m001, 2)
147 Method(in13)
151 Method(m001, 2)
200 Method(in14)
210 Method(m001, 2)
[all …]
Dns_dv00.asl14 Method(dv00)
21 Method(m001, 1)
23 Method(m002, 1)
25 Method(m003, 1)
39 Method(dvf0)
46 Method(m001)
48 Method(m002)
50 Method(m003)
65 Method(dvf1)
72 Method(m001)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/
Dns_in30.asl54 Method(in30,, Serialized)
59 Method(m000, 2)
61 Method(m001, 2)
95 Method(in31,, Serialized)
100 Method(m000, 2)
102 Method(m001, 2)
139 Method(in32,, Serialized)
144 Method(m000, 2)
146 Method(m001, 2)
184 Method(in33,, Serialized)
[all …]
Dns_in10.asl60 Method(in10,, Serialized)
64 Method(m001, 2)
96 Method(in11,, Serialized)
100 Method(m001, 2)
135 Method(in12,, Serialized)
139 Method(m001, 2)
175 Method(in13,, Serialized)
179 Method(m001, 2)
228 Method(in14,, Serialized)
238 Method(m001, 2)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/
Dmsfail.asl79 Method(mf00,, Serialized)
102 Method(mf01,, Serialized)
128 Method(mf02,, Serialized)
151 Method(mf03,, Serialized)
156 Method(m000)
158 Method(m001)
160 Method(m002)
189 Method(mf04,, Serialized)
194 Method(m000)
200 Method(m001)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0230/
DDECL.asl31 * SUMMARY: ReturnType argument of Method declaration is not supported
33 Method (M127, 0, Serialized)
35 /* Data to be passed to Method */
70 Method (MMMM, 0, NotSerialized)
96 Method (MMM0, 0, NotSerialized)
101 /* Method */
103 Method (M000, 0, NotSerialized)
108 Method (M001, 0, NotSerialized)
113 Method (M002, 0, NotSerialized)
118 Method (M003, 0, NotSerialized)
[all …]
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0084/
DDECL.asl31 * SUMMARY: Failed to interpret AML code alternated with Method declarations
33 Method (ME35, 1, NotSerialized)
35 Method (M001, 0, NotSerialized)
49 Method (M002, 0, NotSerialized)
54 Method (M003, 0, NotSerialized)
63 Method (ME36, 0, NotSerialized)
73 Method (M803, 0, Serialized)
76 Method (M000, 0, NotSerialized)
88 Method (M001, 0, NotSerialized)
100 Method (M002, 0, NotSerialized)
[all …]

12345678910>>...39