Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 25 of 96) 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.sh101 echo OK
120 echo OK
278 echo OK
436 echo OK
457 echo OK
474 echo OK
503 echo OK
522 echo OK
535 echo OK
578 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/nolibc/
H A Dnolibc-test.c161 OK,
170 if (r == OK) in result()
171 msg = " [OK]"; in result()
196 result(llen, ret ? FAIL : OK); in expect_zr()
210 result(llen, ret ? FAIL : OK); in expect_nz()
224 result(llen, ret ? FAIL : OK); in expect_eq()
238 result(llen, ret ? FAIL : OK); in expect_ne()
252 result(llen, ret ? FAIL : OK); in expect_ge()
266 result(llen, ret ? FAIL : OK); in expect_gt()
280 result(llen, ret ? FAIL : OK); in expect_le()
160 OK, global() enumerator
[all...]
/linux/tools/testing/selftests/kselftest_harness/
H A Dharness-selftest.expected7 # OK global.standalone_pass
19 # OK global.signal_pass
34 # OK fixture.pass
55 # OK fixture_parent.pass
/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/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/tools/testing/selftests/net/
H A Dipv6_flowlabel.sh37 echo OK. All tests passed
H A Dso_txtime.sh105 echo OK. All tests passed
/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/Documentation/ABI/testing/
H A Dsysfs-class-hwmon397 - 0: OK
414 - 0: OK
461 - 0: OK
491 - 0: OK
925 - 0: OK
984 - 0: OK
1012 - 0: OK
1049 - 0: OK
H A Dsysfs-bus-dfl-devices-emif6 memory interface. "1" for calibration failure, "0" for 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/tools/testing/selftests/net/packetdrill/
H A Dtcp_md5_md5-only-on-client-ack.pkt25 // Make sure the connection is OK:
/linux/tools/build/tests/
H A Drun.sh70 echo OK
/linux/tools/perf/Documentation/
H A Dperf-daemon.txt173 OK cycles
174 OK sched
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3-sl631.dtsi61 label = "OK";
/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 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
/linux/Documentation/usb/
H A Dgadget_printer.rst118 Printer OK
141 To set error status to printer OK::
439 printf(" Printer OK\n");
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

1234