Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 25 of 210) sorted by relevance

123456789

/linux/Documentation/ABI/testing/
H A Dsysfs-devices-online11 successful) its 'offline' field is updated accordingly. In
14 for the device and (if successful) its 'offline' field is
17 After a successful execution of the bus type's .offline()
H A Dconfigfs-acpi23 successful the user must check the error code
24 for close(). If the operation is successful,
H A Dsysfs-platform-mellanox-bootctl151 A successful write to this attribute will latch the
160 A successful read from this attribute returns the status of
162 also cleared upon successful read operation.
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_input_xfrm.py80 successful = 0
91 successful += 1
92 if successful == 10:
/linux/Documentation/filesystems/gfs2/
H A Duevents.rst19 is successful, an ONLINE uevent will follow. If it is not successful
30 The ONLINE uevent is generated after a successful mount or remount. It
40 successful mount of the filesystem by the first node (FIRSTMOUNT=Done).
58 uevent for a successful mount or remount.
/linux/Documentation/locking/
H A Dhwspinlock.rst95 Upon a successful return from this function, preemption is disabled so
100 Returns 0 when successful and an appropriate error code otherwise (most
111 Upon a successful return from this function, preemption and the local
115 Returns 0 when successful and an appropriate error code otherwise (most
127 Upon a successful return from this function, preemption is disabled,
132 Returns 0 when successful and an appropriate error code otherwise (most
149 Returns 0 when successful and an appropriate error code otherwise (most
165 Returns 0 when successful and an appropriate error code otherwise (most
178 Upon a successful return from this function, preemption is disabled so
195 Upon a successful return from this function, preemption and the local
[all …]
/linux/Documentation/w1/slaves/
H A Dw1_ds2423.rst28 was successful and CRC matched.
29 If the operation was successful, there is also in the end of each line
42 example from the successful read::
/linux/drivers/md/dm-vdo/
H A Derrors.c15 static const struct error_info successful = { "UDS_SUCCESS", "Success" }; variable
102 *info_ptr = &successful; in get_error_info()
/linux/Documentation/core-api/
H A Ddebug-objects.rst61 successful fixups along with information about the usage of the internal
221 The function returns true when the fixup was successful, otherwise
240 The function returns true when the fixup was successful, otherwise
266 The function returns true when the fixup was successful, otherwise
282 The function returns true when the fixup was successful, otherwise
295 The function returns true when the fixup was successful, otherwise
/linux/Documentation/driver-api/soundwire/
H A Dstream.rst285 After all above operations are successful, stream state is set to
315 After all above operations are successful, stream state is set to
365 After all above operations are successful, stream state is set to
397 After all above operations are successful, stream state is set to
425 After all above operations are successful, stream state is set to
458 After all above operations are successful, stream state is set to
492 After all above operations are successful, stream state is set to
/linux/Documentation/networking/
H A Dlapb-module.rst116 successful then LAPB_OK is returned. The token must be a unique identifier
153 LAPB_OK LAPB getparms was successful.
168 LAPB_OK LAPB getparms was successful.
203 is successful then the skbuff is owned by the LAPB module and may not be
218 to the beginning of the LAPB data. If the call is successful then the skbuff
H A Dsmc-sysctl.rst89 with half of the buffer count until it is ether successful or (unlikely)
109 with half of the buffer count until it is ether successful or (unlikely)
/linux/Documentation/litmus-tests/atomic/
H A Dcmpxchg-fail-unordered-2.litmus7 * an acquire release operation. (In contrast, a successful cmpxchg()
H A Dcmpxchg-fail-unordered-1.litmus7 * full barrier. (In contrast, a successful cmpxchg() does act as a
/linux/arch/arm/nwfpe/
H A Dentry.S83 cmp r0, #0 @ was emulation successful
124 @ r4 = PC value to resume execution after successful emulation
/linux/Documentation/usb/
H A Dusbip_protocol.rst35 import was successful the TCP/IP connection remains open and will be used
88 For UNLINK, note that after a successful USBIP_RET_UNLINK, the unlinked URB
383 | 0x14 | 4 | status: zero for successful URB transaction, |
432 | | | When UNLINK is successful, status is -ECONNRESET; |
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_accecn_syn_ace_flags_acked_after_retransmit.pkt4 // ECN, we consider this as successful negotiation
H A Dtcp_accecn_syn_ack_ace_flags_acked_after_retransmit.pkt4 // ECN, we consider this as successful negotiation
/linux/Documentation/arch/s390/
H A Dmonreader.rst164 within one data set and the end of each data set is indicated by a successful
182 should discard the data read since the last successful read with 0 size.
185 discard the data read since the last successful read with 0 size.
191 message limit reached, the data read since the last successful
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c448 unsigned int interrupted = 0, successful = 0, count = 0; in shrink_test_run_device() local
586 successful++; in shrink_test_run_device()
594 interrupted, successful); in shrink_test_run_device()
/linux/Documentation/driver-api/usb/
H A Dtypec.rst78 After successful connection of a partner, the port driver needs to register the
88 successful, or NULL.
102 After successful connection of a cable that supports USB Power Delivery
121 the registration is successful, or NULL if it isn't.
/linux/Documentation/
H A Datomic_bitops.txt63 Except for a successful test_and_set_bit_lock() which has ACQUIRE semantics,
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-frontend.rst37 The result of this call will be successful if the parameters were valid
/linux/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh111 …echo $title no success message, `grep --binary-files=text 'ver:' $file | wc -l` successful version…
/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst60 and check that it's successful (should return OK) */
112 mode. This may prevent a successful re-opening of the port later. To avoid

123456789