Home
last modified time | relevance | path

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

12345

/Linux-v6.6/arch/powerpc/kernel/
Dprom_init_check.sh64 OK=0
68 OK=1
76 OK=1
79 OK=1
83 if [ $OK -eq 0 ]; then
/Linux-v6.6/tools/perf/tests/shell/
Dtest_intel_pt.sh100 echo OK
119 echo OK
277 echo OK
430 echo OK
451 echo OK
468 echo OK
497 echo OK
516 echo OK
529 echo OK
572 echo OK
[all …]
/Linux-v6.6/tools/testing/selftests/nolibc/
Dnolibc-test.c138 OK, enumerator
147 if (r == OK) in result()
174 result(llen, ret ? FAIL : OK); in expect_zr()
188 result(llen, ret ? FAIL : OK); in expect_nz()
202 result(llen, ret ? FAIL : OK); in expect_eq()
216 result(llen, ret ? FAIL : OK); in expect_ne()
230 result(llen, ret ? FAIL : OK); in expect_ge()
244 result(llen, ret ? FAIL : OK); in expect_gt()
258 result(llen, ret ? FAIL : OK); in expect_le()
272 result(llen, ret ? FAIL : OK); in expect_lt()
[all …]
/Linux-v6.6/drivers/net/plip/
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-v6.6/tools/testing/selftests/netfilter/
Dnft_trans_stress.sh30 local OK="PASS"
33 OK="FAIL"
37 echo "$OK: nft $2 test returned $r"
/Linux-v6.6/tools/testing/kunit/test_data/
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-v6.6/tools/testing/selftests/net/
Dipv6_flowlabel.sh37 echo OK. All tests passed
Dso_txtime.sh89 echo OK. All tests passed
/Linux-v6.6/Documentation/power/
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-v6.6/drivers/net/fddi/skfp/h/
Dsba_def.h63 #define OK 0x01 /* ??????? */ macro
/Linux-v6.6/tools/perf/tests/shell/lib/
Dwaiting.sh36 echo OK
/Linux-v6.6/Documentation/translations/zh_CN/admin-guide/
Dsysrq.rst186 屏幕上出现 "OK" 和 "Done" 之前,同步还没有发生。
189 被重新挂载为只读。这个重新挂载动作直到你看到 "OK" 和 "Done" 信息出现在屏幕上
/Linux-v6.6/Documentation/translations/zh_CN/doc-guide/
Dkernel-doc.rst132 * 0 - OK
138 Return: 0 - OK -EINVAL - invalid argument -ENOMEM - out of memory
143 * * 0 - OK to runtime suspend the device
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-dfl-devices-emif6 memory interface. "1" for calibration failure, "0" for OK.
/Linux-v6.6/tools/build/tests/
Drun.sh70 echo OK
/Linux-v6.6/Documentation/networking/device_drivers/can/
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-v6.6/arch/arm/boot/dts/allwinner/
Dsun8i-v3-sl631.dtsi61 label = "OK";
/Linux-v6.6/tools/testing/selftests/lkdtm/
Dtests.txt75 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
/Linux-v6.6/tools/perf/Documentation/
Dperf-daemon.txt173 OK cycles
174 OK sched
/Linux-v6.6/Documentation/usb/
Dusbip_protocol.rst167 | 4 | 4 | 0x00000000 | Status: 0 for OK |
259 | | | | - 0 for OK |
263 | | | | device, if the previous status field was OK (0), |
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
Dgadget_printer.rst118 Printer OK
141 To set error status to printer OK::
439 printf(" Printer OK\n");
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Dlogicpd-torpedo-37xx-devkit.dts29 * gpio157 is not connected. So this should be OK to keep common for now,
/Linux-v6.6/drivers/net/ethernet/sis/
Dsis900.h200 OK = 0x08000000, DSIZE = 0x00000FFF enumerator
/Linux-v6.6/Documentation/scsi/
Darcmsr_spec.rst21 zDRIVER DATA WRITE OK)
24 (DRIVER DATA READ OK)
29 (IOP331 DATA WRITE OK)
32 (IOP331 DATA READ OK)

12345