Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 25 of 87) sorted by relevance

1234

/linux/arch/powerpc/kernel/
H A Dprom_init_check.sh64 OK=0
68 OK=1
76 OK=1
79 OK=1
83 if [ $OK -eq 0 ]; then
/linux/tools/perf/tests/shell/
H A Dtest_intel_pt.sh68 echo OK
87 echo OK
240 echo OK
273 echo OK
294 echo OK
311 echo OK
340 echo OK
359 echo OK
372 echo OK
415 echo OK
[all...]
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst76 Installing user-facing UAPI headers from dirty tree... OK
77 Installing user-facing UAPI headers from HEAD... OK
100 Installing user-facing UAPI headers from dirty tree... OK
101 Installing user-facing UAPI headers from HEAD... OK
124 Installing user-facing UAPI headers from dirty tree... OK
125 Installing user-facing UAPI headers from HEAD... OK
150 Installing user-facing UAPI headers from dirty tree... OK
151 Installing user-facing UAPI headers from HEAD... OK
175 Installing user-facing UAPI headers from HEAD... OK
176 Installing user-facing UAPI headers from HEAD^1... OK
[all …]
/linux/drivers/net/plip/
H A Dplip.c347 #define OK 0 macro
376 if ((r = (*f)(nl->dev, nl, snd, rcv)) != OK && in plip_bh()
377 (r = plip_bh_timeout_error(nl->dev, nl, snd, rcv, r)) != OK) { in plip_bh()
437 return OK; in plip_bh_timeout_error()
478 return OK; in plip_none()
529 return OK; in plip_receive()
617 return OK; in plip_receive_packet()
695 return OK; in plip_receive_packet()
701 return OK; in plip_receive_packet()
704 return OK; in plip_receive_packet()
[all …]
/linux/tools/testing/selftests/kselftest_harness/
H A Dharness-selftest.expected7 # OK global.standalone_pass
19 # OK global.signal_pass
28 # OK global.exit_pass
31 # OK global.exit_xpass
38 # OK global.exit_xfail
41 # OK global.exit_skip
44 # OK global.test_result_pass
47 # OK global.test_result_xpass
55 # OK global.test_result_xfail
58 # OK globa
[all...]
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c177 OK, in result()
186 if (r == OK)
187 msg = " [OK]";
214 result(llen, ret ? FAIL : OK);
228 result(llen, ret ? FAIL : OK);
242 result(llen, ret ? FAIL : OK);
256 result(llen, ret ? FAIL : OK);
270 result(llen, ret ? FAIL : OK);
284 result(llen, ret ? FAIL : OK);
298 result(llen, ret ? FAIL : OK);
160 OK, global() enumerator
[all...]
/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log5 Checking if /dev/shm is on tmpfs...OK
6 Checking PROT_EXEC mmap in /dev/shm...OK
30 Checking host MADV_REMOVE support...OK
/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel.sh34 echo OK. All tests passed
H A Dso_txtime.sh
/linux/Documentation/power/
H A Dvideo.rst112 Asus L2400D s3_mode (3) [#f2]_ (S1 also works OK)
114 Asus L3800C (Radeon M7) s3_bios (2) (S1 also works OK)
119 Compaq Armada E500 - P3-700 none (1) (S1 also works OK)
143 HP Omnibook 5150 none (1), (S1 also works OK)
190 Toshiba Satellite 4030CDT s3_mode (3) (S1 also works OK)
191 Toshiba Satellite 4080XCDT s3_mode (3) (S1 also works OK)
/linux/drivers/net/fddi/skfp/h/
H A Dsba_def.h63 #define OK 0x01 /* ??????? */ macro
/linux/tools/perf/tests/shell/lib/
H A Dwaiting.sh36 echo OK
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_conntrack_packetdrill.sh58 echo OK
/linux/drivers/net/ethernet/intel/libie/
H A Dadminq.c10 LIBIE_AQ_STR(OK),
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_md5_md5-only-on-client-ack.pkt25 // Make sure the connection is OK:
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dfl-devices-emif6 memory interface. "1" for calibration failure, "0" for OK.
/linux/tools/build/tests/
H A Drun.sh70 echo OK
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst135 OK
144 ELM327, a question mark is printed as a response instead of OK::
159 OK
161 OK
282 The ELM327 will reply with OK when a command is understood, and with ?
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3-sl631.dtsi61 label = "OK";
/linux/tools/perf/Documentation/
H A Dperf-daemon.txt173 OK cycles
174 OK sched
/linux/Documentation/driver-api/mmc/
H A Dmmc-test.rst270 - **OK**: The test completed successfully.
285 [ 1234.567892] mmc0: Result: OK
288 … this example, test case 4 (Basic read with data verification) was executed, and the result was OK.
/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt81 KSTACK_ERASE OK: the rest of the thread stack is properly erased
/linux/arch/arm/boot/dts/ti/omap/
H A Dlogicpd-torpedo-37xx-devkit.dts29 * gpio157 is not connected. So this should be OK to keep common for now,
/linux/Documentation/usb/
H A Dacm.rst130 If all this seems to be OK, fire up minicom and set it to talk to the ttyACM
131 device and try typing 'at'. If it responds with 'OK', then everything is
H A Dgadget_printer.rst118 Printer OK
141 To set error status to printer OK::
439 printf(" Printer OK\n");

1234