| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 163 * 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 D | netfilter_ipv4.h | 49 /* 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 D | bt1-pvt.rst | 95 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 D | dme1737.rst | 255 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 D | refcount.c | 97 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 D | configinit.sh | 7 # Exits with 0 if all went well, with 1 if all went well but the config
|
| /linux/include/net/ |
| H A D | codel_impl.h | 130 /* 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 D | tls.h | 176 /* 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 D | short_splice_read.sh | 37 echo "FAIL: something else went wrong" >&2 65 echo "FAIL: something else went wrong" >&2
|
| /linux/drivers/irqchip/ |
| H A D | irq-ti-sci-inta.c | 203 * 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 D | irq-ti-sci-intr.c | 55 * 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 D | db8500-prcmu.h | 437 * @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 D | zfcp_diag.c | 189 * 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 D | bigalloc.rst | 32 not clear where those patches went-- they eventually morphed into
|
| /linux/Documentation/i2c/ |
| H A D | dev-interface.rst | 44 /* 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 D | v4l2-spi.c | 70 * 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 D | seccomp_benchmark.c | 121 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 D | request_firmware.rst | 77 If something went wrong request_firmware() returns non-zero and fw_entry
|
| /linux/drivers/w1/masters/ |
| H A D | amd_axi_w1.c | 248 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 D | loadavg.c | 52 * 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 D | ucall_common.c | 69 * magic value to signal to get_ucall() that things went sideways. in ucall_alloc()
|
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_pci.h | 67 * @pm_sr_ack: ack from the device when went to sleep or woke up
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-isys.h | 466 * @error: error code if something went wrong 501 * @error: error code if something went wrong
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | cam.h | 95 AC_LOST_DEVICE = 0x100,/* A device went away */
|
| /linux/drivers/net/ethernet/seeq/ |
| H A D | ether3.h | 166 int broken; /* 0 = ok, 1 = something went wrong */
|