Home
last modified time | relevance | path

Searched full:went (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/linux/drivers/firmware/
H A Dti_sci.c163 * Return: 0 if all went fine, else corresponding error.
293 * Return: 0 if all went fine, else corresponding error.
452 * Return: 0 if all went fine, else return appropriate error.
512 * Return: 0 if all went well, else returns appropriate error value.
569 * Return: 0 if all went fine, else return appropriate error.
640 * Return: 0 if all went fine, else return appropriate error.
659 * Return: 0 if all went fine, else return appropriate error.
678 * Return: 0 if all went fine, else return appropriate error.
697 * Return: 0 if all went fine, else return appropriate error.
716 * Return: 0 if all went fine, else return appropriate error.
[all …]
/linux/include/uapi/linux/
H A Dnetfilter_ipv4.h49 /* 2.0 firewalling went from 64 through 71 (and +256, +512, etc). */
50 /* 2.2 firewalling (+ masq) went from 64 through 76 */
51 /* 2.4 firewalling went 64 through 67. */
/linux/Documentation/hwmon/
H A Dbt1-pvt.rst95 temperature input went below min limit,
98 temperature input went above max limit,
112 voltage input went below min limit,
115 voltage input went above max limit,
H A Ddme1737.rst255 voltage input is or went outside the
266 input is or went outside the associated
293 input is or went below the associated
/linux/drivers/misc/lkdtm/
H A Drefcount.c97 pr_err("Fail: refcount went crazy: %d\n", refcount_read(ref)); in check_zero()
140 pr_err("Fail: refcount went crazy: %d\n", refcount_read(ref)); in check_negative()
231 pr_err("Fail: refcount went past zero!\n"); in lkdtm_REFCOUNT_INC_ZERO()
256 pr_err("Fail: refcount went past zero\n"); in lkdtm_REFCOUNT_ADD_ZERO()
277 pr_err("Fail: refcount went crazy: %d\n", refcount_read(ref)); in check_saturated()
/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfiginit.sh7 # Exits with 0 if all went well, with 1 if all went well but the config
/linux/include/net/
H A Dcodel_impl.h130 /* went below - stay below for at least interval */ in codel_should_drop()
136 /* just went above from below. If we stay above in codel_should_drop()
230 /* if min went above target close to when we last went below it in codel_dequeue()
H A Dtls.h176 /* tls_device_down was called after the netdev went down, device state
182 * the driver knows when things went out of sync, so we need the flag
/linux/tools/testing/selftests/splice/
H A Dshort_splice_read.sh37 echo "FAIL: something else went wrong" >&2
65 echo "FAIL: something else went wrong" >&2
/linux/drivers/irqchip/
H A Dirq-ti-sci-inta.c203 * Return 0 if all went well else corresponding error value.
277 * Return event_desc pointer if all went ok else appropriate error value.
322 * Return event_desc if all went ok else appropriate error value.
421 * Return: 0 if all went well else corresponding error.
515 * Return 0 if all went well else appropriate error.
568 * Return 0 if all went well else appropriate error value.
H A Dirq-ti-sci-intr.c55 * Return 0 if all went ok else appropriate error.
132 * Returns intr output irq if all went well else appropriate error pointer.
192 * Return 0 if all went well else appropriate error value.
/linux/include/linux/mfd/
H A Ddb8500-prcmu.h437 * @PRCMU_SLEEP_OK: Sleep went ok
438 * @PRCMU_DEEP_SLEEP_OK: DeepSleep went ok
439 * @PRCMU_IDLE_OK: Idle went ok
440 * @PRCMU_DEEPIDLE_OK: DeepIdle went ok
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c189 * every thread waiting here went via an interruptible wait, in __zfcp_diag_update_buffer()
239 * * -EINTR - If the thread went into the wait-state and was interrupted
/linux/Documentation/filesystems/ext4/
H A Dbigalloc.rst32 not clear where those patches went-- they eventually morphed into
/linux/Documentation/i2c/
H A Ddev-interface.rst44 /* ERROR HANDLING; you can check errno to see what went wrong */
54 /* ERROR HANDLING; you can check errno to see what went wrong */
/linux/drivers/media/v4l2-core/
H A Dv4l2-spi.c70 * If we have a client but no subdev, then something went wrong and in v4l2_spi_new_subdev()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c121 ksft_print_msg("Miscalculation! Measurement went negative: %lld\n", (long long)one); in compare()
126 ksft_print_msg("Miscalculation! Measurement went negative: %lld\n", (long long)two); in compare()
/linux/Documentation/driver-api/firmware/
H A Drequest_firmware.rst77 If something went wrong request_firmware() returns non-zero and fw_entry
/linux/drivers/w1/masters/
H A Damd_axi_w1.c248 return 1; /* Something went wrong with the hardware */ in amd_axi_w1_reset_bus()
260 return 1; /* Something went wrong with the hardware */ in amd_axi_w1_reset_bus()
/linux/kernel/sched/
H A Dloadavg.c52 * when it went into uninterruptible state and decrement on whatever CPU
377 * In case we went to NO_HZ for multiple LOAD_FREQ intervals in calc_global_load()
/linux/tools/testing/selftests/kvm/lib/
H A Ducall_common.c69 * magic value to signal to get_ucall() that things went sideways. in ucall_alloc()
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h67 * @pm_sr_ack: ack from the device when went to sleep or woke up
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-isys.h466 * @error: error code if something went wrong
501 * @error: error code if something went wrong
/linux/drivers/scsi/aic7xxx/
H A Dcam.h95 AC_LOST_DEVICE = 0x100,/* A device went away */
/linux/drivers/net/ethernet/seeq/
H A Dether3.h166 int broken; /* 0 = ok, 1 = something went wrong */

12345678910>>...16