Home
last modified time | relevance | path

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

12

/linux/include/trace/events/
H A Dmigrate.h51 TP_PROTO(unsigned long succeeded, unsigned long failed,
56 TP_ARGS(succeeded, failed, thp_succeeded, thp_failed,
60 __field( unsigned long, succeeded)
71 __entry->succeeded = succeeded;
82 __entry->succeeded,
/linux/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.c169 bool succeeded = true; in main()
219 succeeded = false; in main()
224 if (succeeded) in main()
166 bool succeeded = true; main() local
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-cma19 the number of pages CMA API succeeded to allocate
31 the number of pages CMA API succeeded to release
H A Dsysfs-power210 succeeded, the work item requeues itself until user space
322 of times entering system sleep state succeeded.
/linux/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.
/linux/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()
/linux/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" ];
/linux/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 Dfrontend_f_open.rst65 When an open() call has succeeded, the device will be ready for use in
/linux/tools/testing/selftests/ftrace/
H A DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst62 ``PM_SUSPEND_PREPARE`` event, the notifiers that have already succeeded for that
/linux/Documentation/core-api/
H A Dnetlink.rst34 commands. User only gets information whether the operation succeeded or
/linux/Documentation/networking/
H A Dsnmp_counter.rst1084 Connection to 192.168.122.251 9000 port [tcp/*] succeeded!
1126 Connection to nstat-b 9000 port [tcp/*] succeeded!
1131 Connection to nstat-b 9000 port [tcp/*] succeeded!
1165 Connection to nstat-b 9000 port [tcp/*] succeeded!
1510 Connection to nstat-b 9000 port [tcp/*] succeeded!
1526 won't see the "Connection to ... succeeded!" string, because kernel
1528 on an old kernel, you would see that the connection is succeeded,
1708 Connection to nstat-b 9000 port [tcp/*] succeeded!
1751 Connection to nstat-b 9000 port [tcp/*] succeeded!
1754 Connection to nstat-b 9001 port [tcp/*] succeeded!
H A Dnapi.rst107 if napi_schedule() succeeded (e.g. if the instance gets disabled).
/linux/tools/testing/selftests/tc-testing/creating-testcases/
H A DAddingTestCases.txt61 verifyCmd to prove the command under test succeeded. This pattern
/linux/Documentation/arch/powerpc/
H A Dsyscall64-abi.rst34 clear, the syscall succeeded and r3 is the return value. When cr0.SO is set,
/linux/Documentation/sound/designs/
H A Dseq-oss.rst266 normal MIDI devices. If the open procedure succeeded, return zero. Otherwise,
292 if succeeded, and -errno if failed. The format argument is the patch key
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst579 has succeeded on @cgrp. This signifies the beginning of the end of
632 Called when a task attach operation has failed after can_attach() has succeeded.
636 succeeded. The parameters are identical to can_attach().
693 able to tell whether a command succeeded or failed.
/linux/Documentation/driver-api/media/
H A Dcamera-sensor.rst109 The function returns a non-zero value if it succeeded getting the power count or
/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst367 if (completion_area[0] != 1) { /* section 36.2.2, 1 = command ran and succeeded */
433 if (completion_area[0] != 1) { /* section 36.2.2, 1 = command ran and succeeded */
/linux/Documentation/filesystems/caching/
H A Dfscache.rst180 | |ok=N |Number of acq reqs succeeded |
/linux/Documentation/process/
H A Dcoding-style.rst1006 most common is a value indicating whether the function succeeded or
1008 (-Exxx = failure, 0 = success) or a ``succeeded`` boolean (0 = failure,
1019 is a predicate, the function should return a "succeeded" boolean.
1031 than an indication of whether the computation succeeded, are not subject to
/linux/scripts/
H A Dspelling.txt1492 succeded||succeeded
1497 successed||succeeded
/linux/Documentation/gpu/
H A Ddrm-uapi.rst256 have succeeded before the disappearance. See also about memory maps
260 with ENODEV or succeed if it would have succeeded without the

12