/linux/Documentation/filesystems/ |
H A D | gfs2-uevents.rst | 19 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/arch/arm/nwfpe/ |
H A D | entry.S | 31 successful in its emulation, jumps to ret_from_exception (passed in 50 EmulateAll returns 1 if the emulation was successful, or 0 if not. 83 cmp r0, #0 @ was emulation successful 124 @ r4 = PC value to resume execution after successful emulation 125 @ r9 = normal "successful" return address 177 @ r9 = normal "successful" return address
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-online | 11 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 D | configfs-acpi | 23 successful the user must check the error code 24 for close(). If the operation is successful,
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_check_mtu.c | 35 int retval = XDP_PASS; /* Expected retval on successful test */ in xdp_use_helper() 87 int retval = XDP_PASS; /* Expected retval on successful test */ in xdp_minus_delta() 111 int retval = XDP_PASS; /* Expected retval on successful test */ in xdp_input_len() 159 int retval = BPF_OK; /* Expected retval on successful test */ in tc_use_helper() 229 int retval = BPF_OK; /* Expected retval on successful test */ in tc_minus_delta() 251 int retval = BPF_OK; /* Expected retval on successful test */ in tc_input_len()
|
H A D | verifier_ringbuf.c | 29 /* check whether the reservation was successful */\ in ringbuf_invalid_reservation_offset_1() 69 /* check whether the reservation was successful */\ in ringbuf_invalid_reservation_offset_2() 108 /* check whether the reservation was successful */\ in passing_rb_mem_to_helpers()
|
/linux/tools/memory-model/Documentation/ |
H A D | cheatsheet.txt | 10 Successful *_acquire() R Y Y Y Y Y Y 11 Successful *_release() C Y Y Y W Y 15 Successful full non-void RMW CP Y Y Y Y Y Y Y Y Y Y Y
|
/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
H A D | group_constraint_l2l3_sel_test.c | 13 /* All successful D-side store dispatches for this thread */ 15 /* All successful D-side store dispatches for this thread that were L2 Miss */ 17 /* All successful D-side store dispatches for this thread that were L2 Miss */
|
H A D | group_constraint_unit_test.c | 13 /* All successful D-side store dispatches for this thread with PMC 2 */ 15 /* All successful D-side store dispatches for this thread with PMC 4 */ 17 /* All successful D-side store dispatches for this thread that were L2 Miss with PMC 3 */
|
/linux/include/uapi/drm/ |
H A D | tegra_drm.h | 46 * successful completion of the IOCTL. 73 * successful completion of the IOCTL. 92 * The current syncpoint value. Set by the kernel upon successful 146 * successful completion of the IOCTL. 175 * successful completion of the IOCTL. This context needs to be passed 216 * The ID of the given syncpoint. Set by the kernel upon successful 245 * by the kernel upon successful completion of the IOCTL. 493 * has been completed. Set by the kernel upon successful completion of 568 * the kernel upon successful completion of the IOCTL. 576 * Set by the kernel upon successful completion of the IOCTL. [all …]
|
/linux/drivers/net/ipa/ |
H A D | gsi.h | 161 * Return: 0 if successful, or a negative error code 170 * @gsi: GSI address previously passed to a successful gsi_setup() call 188 * Return: 0 if successful, or a negative error code 197 * Return: 0 if successful, or a negative error code 262 * Return: 0 if successful, or a negative error code 273 * @gsi: GSI address previously passed to a successful gsi_init() call
|
/linux/security/keys/ |
H A D | keyctl.c | 71 * If successful, the new key's serial number is returned, otherwise an error 256 * If successful, the ID of the requested keyring will be returned. 286 * If successful, the ID of the joined session keyring will be returned. 322 * If successful, 0 will be returned. If the key type does not support 377 * If successful, 0 is returned. 418 * If successful, 0 is returned. 465 * KEY_FLAG_KEEP set for this to work. If successful, 0 will be returned. 513 * If successful, 0 will be returned. 550 * If successful, 0 will be returned. 593 * If successful, 0 will be returned. [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | sdk.h | 90 * @status: 0 if successful, or an error code otherwise 158 * Return: 0 if successful, or an error value otherwise. 176 * Return: 0 if successful, or an error value otherwise. 194 * Return: 0 if successful, or an error value otherwise. 208 * Return: 0 if successful
|
/linux/drivers/virt/nitro_enclaves/ |
H A D | ne_misc_dev_test.c | 41 * Successful 54 * Successful 68 * Successful 83 * Successful, merging case!
|
/linux/Documentation/core-api/ |
H A D | debug-objects.rst | 61 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/tools/testing/selftests/drivers/net/hw/ |
H A D | rss_input_xfrm.py | 48 successful = 0 59 successful += 1 60 if successful == 10:
|
/linux/Documentation/w1/slaves/ |
H A D | w1_ds2423.rst | 28 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/reset/ |
H A D | reset-scmi.c | 37 * Return: 0 for successful request, else a corresponding error value 55 * Return: 0 for successful request, else a corresponding error value 73 * Return: 0 for successful request, else a corresponding error value
|
H A D | reset-ti-sci.c | 60 * Return: 0 for successful request, else a corresponding error value 104 * Return: 0 for successful request, else a corresponding error value 122 * Return: 0 for successful request, else a corresponding error value 182 * Return: 0 for successful request, else a corresponding error value
|
/linux/drivers/scsi/arm/ |
H A D | queue.h | 35 * Returns : struct scsi_cmnd if successful (and a reference), or NULL if no command available 44 * Returns : struct scsi_cmnd if successful (and a reference), or NULL if no command available 70 * Returns : struct scsi_cmnd if successful, or NULL if no command satisfies requirements
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_ethtool.c | 71 * 0: Successful. 106 * 0: Successful. 231 * 0: Successful. 259 * 0: Successful. 298 * 0: Successful. 404 * 0: Successful.
|
H A D | pch_gbe_phy.c | 92 * 0: Successful. 128 * 0: Successful. 153 * 0: Successful. 252 * 0: Successful. 330 * 0: Successful.
|
/linux/drivers/rtc/ |
H A D | rtc-mxc_v2.c | 112 * @return 0 if successful; non-zero otherwise. 139 * @return 0 if successful; non-zero otherwise. 161 * @return 0 if successful; non-zero otherwise. 185 * @return 0 if successful; non-zero otherwise. 236 * @return 0 if successful; non-zero otherwise.
|
/linux/include/linux/framer/ |
H A D | framer-provider.h | 51 * Returns: 0 if successful, an negative error code otherwise 63 * Returns: 0 if successful, an negative error code otherwise 75 * Returns: 0 if successful, an negative error code otherwise
|
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.c | 60 * Returns zero if successful, or -EINVAL if the requested window is 111 * successful, new_win, vout->win, and crop are updated. 112 * Returns zero if successful, or -EINVAL if the requested preview window is 164 * will also be adjusted to maintain the rescaling ratios. If successful, crop 166 * Returns zero if successful, or -EINVAL if the requested cropping rectangle is
|