Home
last modified time | relevance | path

Searched full:failure (Results 1 – 25 of 2767) sorted by relevance

12345678910>>...111

/linux/drivers/scsi/
H A Dsense_codes.h86 SENSE_CODE(0x0800, "Logical unit communication failure")
93 SENSE_CODE(0x0901, "Tracking servo failure")
94 SENSE_CODE(0x0902, "Focus servo failure")
95 SENSE_CODE(0x0903, "Spindle servo failure")
120 SENSE_CODE(0x0B13, "Warning - microcode digital signature validation failure")
144 SENSE_CODE(0x0D01, "Third party device failure")
196 SENSE_CODE(0x1407, "Locate operation failure")
416 SENSE_CODE(0x3007, "Cleaning failure")
435 SENSE_CODE(0x3201, "Defect list update failure")
439 SENSE_CODE(0x3400, "Enclosure failure")
[all …]
/linux/drivers/virt/acrn/
H A Dhypercall.h56 * Return: 0 on success, <0 on failure
67 * Return: 0 on success, <0 on failure
78 * Return: 0 on success, <0 on failure
89 * Return: 0 on success, <0 on failure
100 * Return: 0 on success, <0 on failure
111 * Return: 0 on success, <0 on failure
123 * Return: 0 on success, <0 on failure
135 * Return: 0 on success, <0 on failure
147 * Return: 0 on success, <0 on failure
159 * Return: 0 on success, <0 on failure
[all …]
/linux/include/uapi/linux/
H A Dfpga-dfl.h62 * it should never cause any system level issue, only functional failure
63 * (e.g. DMA or PR operation failure) and be recoverable from the failure.
64 * Return: 0 on success, -errno of failure
75 * Return: 0 on success, -errno on failure.
95 * Return: 0 on success, -errno on failure.
124 * Return: 0 on success, -errno on failure.
143 * Return: 0 on success, -errno on failure.
173 * Return: 0 on success, -errno on failure.
184 * Return: 0 on success, -errno on failure.
196 * Return: 0 on success, -errno on failure.
[all …]
H A Dnitro_enclaves.h37 * * -1 - There was a failure in the ioctl logic.
38 * On failure, errno is set to:
39 * * EFAULT - copy_to_user() failure.
40 * * ENOMEM - Memory allocation failure for internal
64 * * -1 - There was a failure in the ioctl logic.
65 * On failure, errno is set to:
66 * * EFAULT - copy_from_user() / copy_to_user() failure.
67 * * ENOMEM - Memory allocation failure for internal
99 * * -1 - There was a failure in the ioctl logic.
100 * On failure, errno is set to:
[all …]
/linux/tools/testing/selftests/kvm/lib/
H A Dio.c22 * error (e.g. EIO). Such errors cause a TEST_ASSERT failure.
28 * write(2) or cause a TEST_ASSERT failure.
39 * On failure, a TEST_ASSERT failure is caused.
59 "Unexpected write failure,\n" in test_write()
94 * error (e.g. EIO). Such errors cause a TEST_ASSERT failure. Note,
97 * failure is produced if an End-Of-File condition occurs, before all the
105 * read(2) or cause a TEST_ASSERT failure.
116 * On failure, a TEST_ASSERT failure is caused.
136 "Unexpected read failure,\n" in test_read()
/linux/tools/testing/selftests/sync/
H A Dsync_fence.c38 ASSERT(valid, "Failure allocating timeline\n"); in test_fence_one_timeline_wait()
42 ASSERT(valid, "Failure allocating fence\n"); in test_fence_one_timeline_wait()
46 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait()
50 ASSERT(ret == 0, "Failure advancing timeline\n"); in test_fence_one_timeline_wait()
54 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait()
58 ASSERT(ret == 0, "Failure signaling the fence\n"); in test_fence_one_timeline_wait()
62 ASSERT(ret > 0, "Failure waiting on fence\n"); in test_fence_one_timeline_wait()
66 ASSERT(ret == 0, "Failure going further\n"); in test_fence_one_timeline_wait()
68 ASSERT(ret > 0, "Failure waiting ahead\n"); in test_fence_one_timeline_wait()
89 ASSERT(valid, "Failure allocating fences\n"); in test_fence_one_timeline_merge()
[all …]
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c40 /* 1A-04: repeatedly attempts on port access failure */ in mod_hdcp_hdcp1_transition()
59 /* 1A-05: consider invalid bksv a failure */ in mod_hdcp_hdcp1_transition()
73 /* 1A-06: consider invalid r0' a failure */ in mod_hdcp_hdcp1_transition()
74 /* 1A-08: consider bksv listed in SRM a failure */ in mod_hdcp_hdcp1_transition()
97 /* 1A-07: consider invalid ri' a failure */ in mod_hdcp_hdcp1_transition()
98 /* 1A-07a: consider read ri' not returned a failure */ in mod_hdcp_hdcp1_transition()
132 /* 1B-06: consider MAX_CASCADE_EXCEEDED a failure */ in mod_hdcp_hdcp1_transition()
133 /* 1B-05: consider MAX_DEVS_EXCEEDED a failure */ in mod_hdcp_hdcp1_transition()
134 /* 1B-04: consider invalid v' a failure */ in mod_hdcp_hdcp1_transition()
163 /* 1A-04: no authentication on bcaps read failure */ in mod_hdcp_hdcp1_dp_transition()
[all …]
/linux/samples/bpf/
H A Dtest_lwt_bpf.sh137 function failure { function
147 failure "test_ctx xmit: packets are dropped"
163 failure "test_ctx out: packets are dropped"
179 failure "test_ctx out: packets are dropped"
203 failure "test_data ${1}: packets are dropped"
216 failure "test_data in: packets are dropped"
234 failure "test_cb ${1}: packets are dropped"
250 failure "test_cb in: packets are dropped"
274 failure "test_drop_all ${1}: Unexpected success of ping"
287 failure "test_drop_all in: Unexpected success of ping"
[all …]
/linux/drivers/cdx/controller/
H A Dmcdi_functions.h21 * <0 on failure
31 * Return: total number of devices available on the bus, <0 on failure
45 * Return: 0 total number of devices available on the bus, <0 on failure
56 * Return: 0 on success, <0 on failure
65 * Return: 0 on success, <0 on failure
84 * Return: 0 on success, <0 on failure
95 * Return: 0 on success, <0 on failure
108 * Return: 0 on success, <0 on failure
121 * Return: 0 on success, <0 on failure
/linux/drivers/media/i2c/
H A Dmax9271.h105 * Return 0 on success or a negative error code on failure
118 * Return 0 on success or a negative error code on failure
128 * Return 0 on success or a negative error code on failure
139 * Return 0 on success or a negative error code on failure
151 * Return 0 on success or a negative error code on failure
163 * Return 0 on success or a negative error code on failure
175 * Return 0 on success or a negative error code on failure
187 * Return 0 on success or a negative error code on failure
195 * Return 0 on success or a negative error code on failure
209 * Return 0 on success or a negative error code on failure
[all …]
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem_ops.h42 * Return: channel instance on success, NULL for failure
54 * Return: 0 on success and failure value on error
64 * Return: Channel ID on success and failure value on error
85 * Return: 0 on success and failure value on error
95 * Return: 0 on success and failure value on error
104 * Return: channel instance on success, NULL for failure
132 * Return: 0 on success and failure value on error
142 * Return: 0 on success and failure value on error
/linux/include/uapi/linux/usb/
H A Draw_gadget.h167 * Returns 0 on success or negative error code on failure.
173 * Returns 0 on success or negative error code on failure.
181 * Returns 0 on success or negative error code on failure.
191 * failure.
200 * Returns enabled endpoint handle on success or negative error code on failure.
207 * Returns 0 on success or negative error code on failure.
218 * failure.
225 * Returns 0 on success or negative error code on failure.
232 * Returns 0 on success or negative error code on failure.
240 * on failure.
[all …]
/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c215 return 1; /* Failure: don't filter */ in sys_enter_connect()
236 return 1; /* Failure: don't filter */ in sys_enter_sendto()
253 return 1; /* Failure: don't filter */ in sys_enter_open()
268 return 1; /* Failure: don't filter */ in sys_enter_openat()
284 return 1; /* Failure: don't filter */ in sys_enter_rename()
294 return 1; /* Failure: don't filter */ in sys_enter_rename()
315 return 1; /* Failure: don't filter */ in sys_enter_renameat2()
325 return 1; /* Failure: don't filter */ in sys_enter_renameat2()
356 goto failure; in sys_enter_perf_event_open()
359 goto failure; in sys_enter_perf_event_open()
[all …]
/linux/net/core/
H A Ddev_api.c16 * Return: 0 on success, -errno on failure.
37 * Return: 0 on success, -errno on failure.
60 * Return: 0 on success, -errno on failure.
112 * a failure a netagive errno code is returned.
116 * Return: 0 on success, -errno on failure.
132 * Return: 0 on success, -errno on failure.
150 * Return: 0 on success, -errno on failure.
168 * Return: 0 on success, -errno on failure.
191 * Calling this function on an active interface is a nop. On a failure
194 * Return: 0 on success, -errno on failure.
[all …]
/linux/drivers/iio/
H A Dindustrialio-backend.c252 * Number of copied bytes on success, negative error code on failure.
272 * 0 on success, negative error number on failure.
286 * 0 on success, negative error number on failure.
314 * 0 on success, negative error number on failure.
328 * 0 on success, negative error number on failure.
352 * 0 on success, negative error number on failure.
374 * 0 on success, negative error number on failure.
396 * 0 on success, negative error number on failure.
421 * 0 on success, negative error number on failure.
440 * 0 on success, negative error number on failure.
[all …]
/linux/lib/
H A Dlocking-selftest.c36 * Change this to 1 if you want to see the failure printouts:
52 #define FAILURE 0 macro
1449 if (expected == FAILURE && debug_locks) { in dotest()
1512 dotest(name##_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1524 dotest(name##_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1530 dotest(name##_spin_##nr, FAILURE, LOCKTYPE_SPIN); \
1531 dotest(name##_wlock_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1537 dotest(name##_spin_##nr, FAILURE, LOCKTYPE_SPIN|LOCKTYPE_RWLOCK);\
1538 dotest(name##_wlock_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1545 dotest(name##_wlock_##nr, FAILURE, LOCKTYPE_RWLOCK); \
[all …]
/linux/lib/raid6/
H A Drecov.c11 * RAID-6 data recovery in dual failure mode. In single failure mode,
12 * use the RAID-5 algorithm (or, in the case of Q failure, just reconstruct
62 /* Recover failure of one data block plus the P block */
117 /* P+Q failure. Just rebuild the syndrome. */ in raid6_dual_recov()
120 /* data+Q failure. Reconstruct data from P, in raid6_dual_recov()
126 /* data+P failure. */ in raid6_dual_recov()
129 /* data+data failure. */ in raid6_dual_recov()
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h272 * return value: 0 on success, -errno on failure
285 * return value: 0 on success, -errno on failure.
297 * return value: 0 on success, -errno on failure.
309 * return value: 0 on success, -errno on failure.
320 * return value: mtu on success, -errno on failure.
332 * return value: 0 on success, -errno on failure.
345 * return value: 0 on success, -errno on failure.
358 * return value: 0 on success, -errno on failure.
371 * return value: 0 on success, -errno on failure.
392 * return value: 0 on success, -errno on failure.
[all …]
/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.c74 efc_log_err(efc, "UNREG_VPI format failure\n"); in efc_nport_free_unreg_vpi()
82 efc_log_err(efc, "UNREG_VPI command failure\n"); in efc_nport_free_unreg_vpi()
134 efc_log_err(efc, "INIT_VPI format failure\n"); in efc_nport_alloc_init_vpi()
142 efc_log_err(efc, "INIT_VPI command failure\n"); in efc_nport_alloc_init_vpi()
192 efc_log_err(efc, "READ_SPARM64 format failure\n"); in efc_nport_alloc_read_sparm64()
200 efc_log_err(efc, "READ_SPARM64 command failure\n"); in efc_nport_alloc_read_sparm64()
223 efc_log_err(efc, "VPI allocation failure\n"); in efc_cmd_nport_alloc()
280 efc_log_err(efc, "REG_VPI format failure\n"); in efc_cmd_nport_attach()
288 efc_log_err(efc, "REG_VPI command failure\n"); in efc_cmd_nport_attach()
391 efc_log_err(efc, "READ_SPARM64 format failure\n"); in efc_domain_alloc_read_sparm64()
[all …]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh145 log_test "Single nexthop add failure"
200 log_test "Nexthop group add failure"
265 log_test "Resilient nexthop group add failure"
307 check_err $? "Unexpected nexthop group entry after failure"
310 check_err $? "Wrong nexthop occupancy after failure"
312 log_test "Nexthop group replace failure"
361 check_err $? "Unexpected nexthop group entry after failure"
369 check_err $? "Wrong nexthop occupancy after failure"
371 log_test "Resilient nexthop group replace failure"
755 check_err $? "Unexpected nexthop entry after failure"
[all …]
/linux/include/linux/
H A Dled-class-flash.h100 * Returns: 0 on success or negative error value on failure
142 * Returns: 0 on success or negative error value on failure
159 * Returns: 0 on success or negative error value on failure
179 * Returns: 0 on success or negative error value on failure
191 * Returns: 0 on success or negative error value on failure
202 * Returns: 0 on success or negative error value on failure
213 * Returns: 0 on success or negative error value on failure
224 * Returns: 0 on success or negative error value on failure
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst156 - the third nibble contains the general failure mode
157 - the fourth nibble contains the specific failure code
159 Valid failure modes are:
161 - permanent failure (``0x9``)
162 - overheat failure (``0xa``)
163 - overcurrent failure (``0xb``)
165 All other failure modes are to be considered normal.
167 The following failure codes are valid for a permanent failure:
172 - fet failure (``0x3``)
174 The last two bits of the failure code are to be ignored when the battery
[all …]
/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-flakes.txt3 # Failure Rate: 100
10 # Failure Rate: 100
17 # Failure Rate: 100
24 # Failure Rate: 100
31 # Failure Rate: 100
/linux/drivers/clk/
H A Dclk_kunit_helpers.c21 * Return: 0 on success, or negative errno on failure.
61 * Return: new clk consumer or ERR_PTR on failure.
83 * Return: new clk consumer or ERR_PTR on failure.
105 * Return: new clk consumer or ERR_PTR on failure.
135 * Return: new clk consumer that is prepared and enabled or ERR_PTR on failure.
168 * Return: 0 on success or a negative errno value on failure.
192 * Return: 0 on success or a negative errno value on failure.
220 * Return: 0 on success or a negative errno value on failure.
/linux/drivers/platform/x86/intel/telemetry/
H A Dcore.c65 * Return: number of eventlogs read for success, < 0 for failure
81 * Return: number of eventlogs read for success, < 0 for failure
99 * Return: number of eventlogs read for success, < 0 for failure
115 * Return: 0 success, < 0 for failure
131 * Return: 0 success, < 0 for failure
147 * Return: 0 success, < 0 for failure
167 * Return: 0 success, < 0 for failure
239 * Return: 0 success, < 0 for failure

12345678910>>...111