Home
last modified time | relevance | path

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

1234567

/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-class-rtrs-client60 Operation is blocking and returns 0 if reconnect was successful.
134 Description: Contains 2 unsigned int values, the first one records number of successful
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_input_xfrm.py48 successful = 0
59 successful += 1
60 if successful == 10:
/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/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/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
/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/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.c453 unsigned int interrupted = 0, successful = 0, count = 0; in shrink_test_run_device() local
591 successful++; in shrink_test_run_device()
599 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.
H A Danchors.rst33 an URB is finished by (successful) completion. Thus disassociation
/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 messages
/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
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst73 If successful, the cache backend can then start setting up the cache. In the
289 If successful, it can set ``cache_priv`` to its own data.
308 True should be returned if successful and false otherwise. If false is
320 If successful, ``cookie->cache_priv`` can be set.
361 this object and start afresh. It should return true if successful and
/linux/Documentation/power/
H A Duserland-swsusp.rst73 will contain the result if the call is successful)
78 will contain the result if the call is successful)
83 will contain the swap page offset if the call is successful)
/linux/Documentation/security/keys/
H A Dcore.rst417 The ID of the new or updated key is returned if successful.
473 The ID of the new session keyring is returned if successful.
537 successful.
539 If successful, a string is placed in the buffer in the following format::
601 successful and write permission on both keyrings. Any errors that can
731 The old default will be returned if successful and error EINVAL will be
797 successful.
834 successful.
954 If successful, 0 is returned. If the key is not an asymmetric key,
1029 If successful, encrypt, decrypt and sign all return the amount of data
[all …]
/linux/Documentation/virt/coco/
H A Dtdx-guest.rst27 :Output: Upon successful execution, TDREPORT data is copied to
/linux/tools/memory-model/
H A Dlock.cat16 * LKR Lock-Read: the read part of a spin_lock() or successful
18 * LKW Lock-Write: the write part of a spin_lock() or successful
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst102 this case the enable will be successful. However if there is already an event
103 pinned on the PMU then the enable will not be successful.

1234567