Home
last modified time | relevance | path

Searched refs:succeeded (Results 1 – 25 of 108) sorted by relevance

12345

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dmigrate.h48 TP_PROTO(unsigned long succeeded, unsigned long failed,
52 TP_ARGS(succeeded, failed, thp_succeeded, thp_failed,
56 __field( unsigned long, succeeded)
66 __entry->succeeded = succeeded;
76 __entry->succeeded,
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbitbake-prserv-tool34 [ -e $s ] && mv -f $s $file && echo "Exporting to file $file succeeded!"
49 …[ $ret -eq 0 ] && echo "Importing from file $file succeeded!" || echo "Importing from file $file f…
71 echo "Exporting to file $df succeeded!"
86 echo "Migration from LOCALCOUNT to AUTOINCs succeeded!"
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c202 bool succeeded = true; in main() local
227 succeeded = false; in main()
242 succeeded = false; in main()
246 if (succeeded) in main()
H A Dstep_after_suspend_test.c167 bool succeeded = true; in main() local
217 succeeded = false; in main()
222 if (succeeded) in main()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dnumastat.rst12 the preferred node and numa_miss on the node where allocation succeeded.
26 and succeeded.
41 and succeeded.
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_io.c120 unsigned int count, succeeded; in oxygen_write_ac97() local
127 succeeded = 0; in oxygen_write_ac97()
133 ++succeeded >= 2) { in oxygen_write_ac97()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-cma19 the number of pages CMA API succeeded to allocate
/OK3568_Linux_fs/kernel/Documentation/scsi/scsi_transport_srp/
H A Drport_state_diagram.dot15 … -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting succeeded" ];
/OK3568_Linux_fs/buildroot/package/tstools/
H A D0001-build-get-along-with-buildroot.patch31 @echo +++ Test succeeded
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2021-4158.patch10 validate that the lookup succeeded.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dca-fopen.rst52 When an ``open()`` call has succeeded, the device will be ready for use. The
H A Daudio-fopen.rst66 succeeded, the device will be ready for use. The significance of
H A Dvideo-fopen.rst67 When an open() call has succeeded, the device will be ready for use. The
H A Dfrontend_f_open.rst65 When an open() call has succeeded, the device will be ready for use in
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/
H A DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A Dinitial.env
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dinitial.env
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A Dnotifiers.rst62 ``PM_SUSPEND_PREPARE`` event, the notifiers that have already succeeded for that
/OK3568_Linux_fs/output/
H A Dinitial.env
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-41720.patch472 t.Fatalf(`Open testdata\dirfs succeeded`)
478 + t.Errorf(`Open NUL succeeded`)
509 + t.Fatalf(`DirFS("").Open(%q) succeeded`, path)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp1520 bool succeeded = ExecuteInternal(); in Execute() local
1521 if (succeeded) BuildResult(solution); in Execute()
1524 return succeeded; in Execute()
1537 bool succeeded = ExecuteInternal(); in Execute() local
1538 if (succeeded) BuildResult2(polytree); in Execute()
1541 return succeeded; in Execute()
1562 bool succeeded = true; in ExecuteInternal() local
1568 succeeded = true; in ExecuteInternal()
1578 succeeded = false; in ExecuteInternal()
1588 succeeded = false; in ExecuteInternal()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.2.bb87 -e 's/echo "succeeded"/echo -e "PASS: $_script"/g' \
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0001-Add-linux-oe-g-platform.patch66 msg = "test $$1 succeeded"
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsnmp_counter.rst1088 Connection to 192.168.122.251 9000 port [tcp/*] succeeded!
1130 Connection to nstat-b 9000 port [tcp/*] succeeded!
1135 Connection to nstat-b 9000 port [tcp/*] succeeded!
1169 Connection to nstat-b 9000 port [tcp/*] succeeded!
1514 Connection to nstat-b 9000 port [tcp/*] succeeded!
1530 won't see the "Connection to ... succeeded!" string, because kernel
1532 on an old kernel, you would see that the connection is succeeded,
1712 Connection to nstat-b 9000 port [tcp/*] succeeded!
1755 Connection to nstat-b 9000 port [tcp/*] succeeded!
1758 Connection to nstat-b 9001 port [tcp/*] succeeded!
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dsyscall64-abi.rst34 clear, the syscall succeeded and r3 is the return value. When cr0.SO is set,

12345