Home
last modified time | relevance | path

Searched refs:status (Results 1 – 21 of 21) sorted by relevance

/acpica-latest/tests/aslts/bin/
Dasltsrun239 local x y z q status=0 total modepart modename tcase amlcodepath
378 local status cnt=0 pass=0 fail=0 skip=0 start=0 finish=0 total=0
401 status=`echo "$trimmedLine" | awk -F: '{print $4}'`
402 if [ "$status" == PASS ]; then
404 elif [ "$status" == FAIL ]; then
406 elif [ "$status" == BLOCKED ]; then
408 elif [ "$status" == SKIPPED ]; then
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0072_ASL/
DDECL.asl32 * SUMMARY: The ASL Compiler program returns improper status after compiling invalid ASL code
40 * to check the resulting status of ASL compilation. It may be
/acpica-latest/generate/unix/
DMakefile.common15 status: FORCE
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/
Dcommon.asl106 * before to check hang status of worker threads on
899 * arg1 - the per-thread expectations of completion status mapping buffer
900 * arg2 - the per-thread expectations of hang status mapping buffer
901 * arg3 - the per-thread expectations of idle status mapping buffer
1031 * All threads except those being checked for hang status
1036 /* Has threads to check hang status */
1091 * hang status and completed already.
1111 * All threads except those being checked for hang status
Dmxs.asl894 /* 2) Check status of execution of commands */
1153 * Prepare the per-thread status expectations mapping buffer
/acpica-latest/tests/aslts/src/runtime/cntl/
Dcommon.asl37 * status line and evaluated as [PASS|FAIL|BLOCKED|SKIPPED].
46 Name (STST, "STST") /* Head of summary status message of test run */
47 Name (CTST, "CTST") /* Head of current status message of test run */
195 * RP0P - Package to store the first ETR0 status lines of the
328 * the test was not run and the reported status is 'skipped'.
334 * 32-bit mode, don't run it but only report the status of
344 * moment, the status of such test is reported as 'blocked'.
348 * and generating the summary status of run of aslts.
464 * Set 'skipped' status of execution of root method.
474 * Set 'blocked' status of execution of root method.
/acpica-latest/tests/aslts/
DHOW_TO_USE95 7. After completion, each AML test reports its status as one of the following:
127 Line (c) reports the mode of the run and the summary status:
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/
Dmemory32fixed.asl68 Bit[0] Write status, _RW
Dmemory32.asl74 Bit[0] Write status, _RW
Dmemory24.asl74 Bit[0] Write status, _RW
Ddma.asl209 Bit[2] Logical device bus master status, _BM
Ddwordmemory.asl1063 Bit[0] Write status, _RW
Dqwordmemory.asl1063 Bit[0] Write status, _RW
Dextendedmemory.asl1116 Bit[0] Write status, _RW
/acpica-latest/tests/aslts/bin/bugstate/
Dbdemostabs871 status=$?
874 SUMMARY[$number]="$status"
/acpica-latest/documents/
Dchanges.txt367 input buffer contains 26 bytes containing 9 bytes of status, a command
802 Disassembler: ignore AE_ALREADY_EXISTS status when parsing create*
931 for checking the status bits of all enabled GPEs in one go. It is needed
1197 Clear status of GPEs on first direct enable. ACPI GPEs (other than the EC
1205 In the former case, if the status of a given GPE is set to start with,
1210 through it earlier. In that case, it is better to clear the status of
1215 boolean argument indicating whether or not the GPE status needs to be
1237 Revert commit 6c43e1a ("ACPICA: Clear status of GPEs before enabling
1326 earlier to stop clearing of event status bits unconditionally on suspend
1329 events are enabled as part of device suspend path. If status bits for the
[all …]
/acpica-latest/tests/aslts/adm/BugState/
DALLBUGS_DUP79 … | FIXED | | The ASL Compiler program returns improper status after compiling in…
DALLBUGS79 … | FIXED | | The ASL Compiler program returns improper status after compiling in…
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/
Dmutex2.asl2476 * **** AcpiExec: Exception override, new status AE_OK
/acpica-latest/tests/aslts/src/runtime/collections/functional/control/
Dwhile.asl128 // Return status of level
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/
Dregionfield.asl1538 * transfer buffer to account for the status and length bytes
1625 * transfer buffer to account for the status and length bytes
1711 * transfer buffer to account for the status and length bytes