Home
last modified time | relevance | path

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

/linux-4.4.14/include/trace/events/
Dmigrate.h47 TP_PROTO(unsigned long succeeded, unsigned long failed,
50 TP_ARGS(succeeded, failed, mode, reason),
53 __field( unsigned long, succeeded)
60 __entry->succeeded = succeeded;
67 __entry->succeeded,
/linux-4.4.14/Documentation/
Dnumastat.txt9 and succeeded.
22 and succeeded.
DCodingStyle777 most common is a value indicating whether the function succeeded or
779 (-Exxx = failure, 0 = success) or a "succeeded" boolean (0 = failure,
790 is a predicate, the function should return a "succeeded" boolean.
802 than an indication of whether the computation succeeded, are not subject to
DDMA-API.txt63 allocation attempt succeeded.
111 allocation attempt succeeded.
Dapplying-patches.txt142 If you get "Hunk #2 succeeded at 1887 with fuzz 2 (offset 7 lines)." or a
/linux-4.4.14/sound/pci/oxygen/
Doxygen_io.c132 unsigned int count, succeeded; in oxygen_write_ac97() local
139 succeeded = 0; in oxygen_write_ac97()
145 ++succeeded >= 2) { in oxygen_write_ac97()
/linux-4.4.14/Documentation/scsi/scsi_transport_srp/
Drport_state_diagram.dot15 … -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting succeeded" ];
/linux-4.4.14/tools/testing/selftests/ftrace/
DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt566 has succeeded on @cgrp. This signifies the beginning of the end of
619 Called when a task attach operation has failed after can_attach() has succeeded.
623 succeeded. The parameters are identical to can_attach().
677 able to tell whether a command succeeded or failed.
Dcpusets.txt830 able to tell whether a command succeeded or failed.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-power199 succeeded, the work item requeues itself until user space
/linux-4.4.14/net/ipv4/
Dfib_trie.c1198 goto succeeded; in fib_table_insert()
1248 succeeded: in fib_table_insert()
/linux-4.4.14/Documentation/serial/
Ddriver402 registered using uart_add_one_port after this call has succeeded.
/linux-4.4.14/Documentation/scsi/
Dscsi_eh.txt334 handler returns SUCCESS if it has succeeded to make LLDD and
DChangeLog.lpfc478 succeeded.
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt231 ok=N Number of acq reqs succeeded
/linux-4.4.14/Documentation/vm/
Dfrontswap.txt58 succ_stores - how many store attempts have succeeded
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt245 whether or not you have succeeded in removing OS jitter from your system.
/linux-4.4.14/Documentation/trace/
Dring-buffer-design.txt911 will see it succeeded in updating the pointer from NORMAL to HEAD.
/linux-4.4.14/Documentation/RCU/
Dtrace.txt258 new expedited grace period succeeded.
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt345 if the variable is what you expect it to be. You know if it succeeded if
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES1045 … eventual trap when mounting twice to different shares on the same server when the first succeeded