Home
last modified time | relevance | path

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

123

/Linux-v6.6/include/trace/events/
Dmigrate.h50 TP_PROTO(unsigned long succeeded, unsigned long failed,
54 TP_ARGS(succeeded, failed, thp_succeeded, thp_failed,
58 __field( unsigned long, succeeded)
68 __entry->succeeded = succeeded;
78 __entry->succeeded,
/Linux-v6.6/tools/testing/selftests/breakpoints/
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()
Dstep_after_suspend_test.c167 bool succeeded = true; in main() local
217 succeeded = false; in main()
222 if (succeeded) in main()
/Linux-v6.6/Documentation/admin-guide/
Dnumastat.rst12 the preferred node and numa_miss on the node where allocation succeeded.
26 and succeeded.
41 and succeeded.
/Linux-v6.6/sound/pci/oxygen/
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-v6.6/Documentation/ABI/testing/
Dsysfs-kernel-mm-cma19 the number of pages CMA API succeeded to allocate
Dsysfs-power210 succeeded, the work item requeues itself until user space
322 of times entering system sleep state succeeded.
/Linux-v6.6/Documentation/scsi/scsi_transport_srp/
Drport_state_diagram.dot15 … -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting succeeded" ];
/Linux-v6.6/Documentation/userspace-api/media/dvb/
Dca-fopen.rst52 When an ``open()`` call has succeeded, the device will be ready for use. The
Dfrontend_f_open.rst65 When an open() call has succeeded, the device will be ready for use in
/Linux-v6.6/drivers/staging/media/av7110/
Daudio-fopen.rst66 succeeded, the device will be ready for use. The significance of
Dvideo-fopen.rst67 When an open() call has succeeded, the device will be ready for use. The
/Linux-v6.6/tools/testing/selftests/ftrace/
DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/Linux-v6.6/Documentation/driver-api/pm/
Dnotifiers.rst62 ``PM_SUSPEND_PREPARE`` event, the notifiers that have already succeeded for that
/Linux-v6.6/Documentation/core-api/
Dnetlink.rst34 commands. User only gets information whether the operation succeeded or
/Linux-v6.6/Documentation/networking/
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!
Dnapi.rst107 if napi_schedule() succeeded (e.g. if the instance gets disabled).
/Linux-v6.6/Documentation/powerpc/
Dsyscall64-abi.rst34 clear, the syscall succeeded and r3 is the return value. When cr0.SO is set,
/Linux-v6.6/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt61 verifyCmd to prove the command under test succeeded. This pattern
/Linux-v6.6/Documentation/sound/designs/
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-v6.6/Documentation/admin-guide/cgroup-v1/
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-v6.6/Documentation/driver-api/media/
Dcamera-sensor.rst151 The function returns a non-zero value if it succeeded getting the power count or
/Linux-v6.6/Documentation/arch/sparc/oradax/
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-v6.6/Documentation/filesystems/caching/
Dfscache.rst180 | |ok=N |Number of acq reqs succeeded |
/Linux-v6.6/Documentation/gpu/
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

123