Home
last modified time | relevance | path

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

12345

/linux-6.1.9/arch/powerpc/kernel/
Dprom_init_check.sh60 OK=0
64 OK=1
72 OK=1
75 OK=1
79 if [ $OK -eq 0 ]; then
/linux-6.1.9/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
509 echo OK
522 echo OK
565 echo OK
[all …]
/linux-6.1.9/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-6.1.9/tools/testing/selftests/netfilter/
Dnft_trans_stress.sh30 local OK="PASS"
33 OK="FAIL"
37 echo "$OK: nft $2 test returned $r"
/linux-6.1.9/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-6.1.9/tools/testing/selftests/net/
Dipv6_flowlabel.sh37 echo OK. All tests passed
Dso_txtime.sh89 echo OK. All tests passed
/linux-6.1.9/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-6.1.9/drivers/net/fddi/skfp/h/
Dsba_def.h63 #define OK 0x01 /* ??????? */ macro
/linux-6.1.9/tools/perf/tests/shell/lib/
Dwaiting.sh35 echo OK
/linux-6.1.9/Documentation/translations/zh_CN/admin-guide/
Dsysrq.rst186 屏幕上出现 "OK" 和 "Done" 之前,同步还没有发生。
189 被重新挂载为只读。这个重新挂载动作直到你看到 "OK" 和 "Done" 信息出现在屏幕上
/linux-6.1.9/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-6.1.9/tools/build/tests/
Drun.sh70 echo OK
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-dfl-devices-emif6 memory interface. "1" for calibration failure, "0" for OK.
/linux-6.1.9/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-6.1.9/tools/testing/selftests/bpf/
Dtest_tc_tunnel.sh292 echo OK
305 echo OK
/linux-6.1.9/arch/arm/boot/dts/
Dsun8i-v3-sl631.dtsi61 label = "OK";
Dlogicpd-torpedo-37xx-devkit.dts29 * gpio157 is not connected. So this should be OK to keep common for now,
/linux-6.1.9/tools/testing/selftests/lkdtm/
Dtests.txt75 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
/linux-6.1.9/tools/perf/Documentation/
Dperf-daemon.txt173 OK cycles
174 OK sched
/linux-6.1.9/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-6.1.9/drivers/net/ethernet/sis/
Dsis900.h200 OK = 0x08000000, DSIZE = 0x00000FFF enumerator
/linux-6.1.9/tools/perf/
Dbuiltin-daemon.c68 OK, enumerator
185 session->state = OK; in session_config()
989 if (session->state == OK) in daemon__reconfig()
1010 session->state = OK; in daemon__reconfig()

12345