/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/ |
H A D | bdisp-v4l2.c | 420 if (ctx->ctrl_handler.error) { in bdisp_ctrls_create() 421 int err = ctx->ctrl_handler.error; in bdisp_ctrls_create()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | saa717x.c | 1293 if (hdl->error) { in saa717x_probe() 1294 int err = hdl->error; in saa717x_probe()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-omap.c | 332 * DCRC error interrupts (MMCHS_STAT[21] DCRC=0x1) can occur in sdhci_omap_execute_tuning() 839 * operation, data error or data complete interrupts in sdhci_omap_irq() 844 host->cmd->error = -ETIMEDOUT; in sdhci_omap_irq() 846 host->cmd->error = -EILSEQ; in sdhci_omap_irq() 851 * Sometimes command error interrupts and command complete in sdhci_omap_irq()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_uk.c | 774 info->error = (bool)RS_64(qword3, I40IW_CQ_ERROR); in i40iw_cq_poll_completion() 776 if (info->error) { in i40iw_cq_poll_completion()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | mad_rmpp.c | 291 goto error; in create_rmpp_recv() 318 error: kfree(rmpp_recv); in create_rmpp_recv() 916 return IB_RMPP_RESULT_PROCESSED; /* Canceled or send error */ in ib_process_rmpp_send_wc()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_dev.c | 56 vdev_err(vdev, "vNIC BAR0 res hdr length error\n"); in vnic_dev_discover_res() 72 vdev_err(vdev, "vNIC BAR0 res magic/version error exp (%lx/%lx) or (%lx/%lx), curr (%x/%x)\n", in vnic_dev_discover_res() 351 if (result->error) { in _vnic_dev_cmd2() 352 err = result->error; in _vnic_dev_cmd2() 404 vdev_err(vdev, "Fatal error in devcmd2 init - hardware surprise removal\n"); in vnic_dev_init_devcmd2()
|
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.c | 483 * reported as error to the upper layers. 559 * @error: error value, 0 if transmission successful 566 void zd_mac_tx_to_dev(struct sk_buff *skb, int error) in zd_mac_tx_to_dev() argument 575 if (unlikely(error || in zd_mac_tx_to_dev() 1258 dev_err(zd_mac_dev(mac), "set_rx_filter error %d\n", r); in zd_op_configure_filter() 1513 dev_dbg_f(zd_mac_dev(mac), "zd_chip_control_leds error %d\n", r); in link_led_handler()
|
/kernel/linux/linux-5.10/drivers/usb/mon/ |
H A D | mon_bin.c | 259 * The return value is an error code, not an offset. 632 static void mon_bin_error(void *data, struct urb *urb, int error) in mon_bin_error() argument 663 ep->status = error; in mon_bin_error() 687 printk(KERN_ERR TAG ": consistency error on open\n"); in mon_bin_open() 735 * Returns zero or error. 786 printk(KERN_ERR TAG ": consistency error on close\n"); in mon_bin_release()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | usb-serial.c | 98 goto error; in allocate_minors() 105 error: in allocate_minors() 1259 pr_err("%s - returning with error %d\n", __func__, result); in usb_serial_init()
|
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctmixer.c | 1196 goto error; in ct_mixer_create() 1205 error: in ct_mixer_create()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cros_ec_codec.c | 95 goto error; in send_ec_host_command() 101 error: in send_ec_host_command()
|
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi_internal.h | 29 On error *pLockedMemHandle marked invalid, non-zero returned. 1045 Note that the wSpecificError error field should be inspected and potentially 1055 u16 error; /* HPI_ERROR_xxx */ member 1056 u16 specific_error; /* adapter specific error */ 1066 u16 error; /* HPI_ERROR_xxx */ member 1067 u16 specific_error; /* adapter specific error */
|
/kernel/linux/linux-5.10/sound/usb/usx2y/ |
H A D | usbusx2yaudio.c | 721 snd_printk(KERN_ERR "usb_set_interface error \n"); in usx2y_format_set() 765 goto error; in snd_usx2y_pcm_hw_params() 769 error: in snd_usx2y_pcm_hw_params()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | kvm.h | 420 __u8 error; /* user -> kernel */ member 1595 __u32 error; member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | callback_xdr.c | 48 /* Internal error code */ 571 args->error = ntohl(*p++); in decode_offload_args() 572 if (!args->error) { in decode_offload_args() 973 * resource error in cb_compound status without returning op */ in nfs4_callback_compound()
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | virtio_fs.c | 388 req->out.h.error = ret; in virtio_fs_request_dispatch_work() 1269 req->out.h.error = ret;
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | kvm.h | 428 __u8 error; /* user -> kernel */ member 1624 __u32 error; member
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 469 "error %d initializing device\n", err); in pcistub_init_devices_late() 677 "error %d when start xenbus transaction\n", err); in kill_domain_by_device() 687 "error %d when end xenbus transaction\n", err); in kill_domain_by_device() 881 * @error: the current PCI connection state 886 pci_channel_state_t error) in xen_pcibk_error_detected() 920 result = common_process(psdev, error, XEN_PCI_OP_aer_detected, result); in xen_pcibk_error_detected() 885 xen_pcibk_error_detected(struct pci_dev *dev, pci_channel_state_t error) xen_pcibk_error_detected() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | nommu.c | 967 * opposed to tried but failed) so we can only give a suitable error as in do_mmap_shared_file() 999 /* getting an ENOSYS error indicates that direct mmap isn't in do_mmap_private() 1266 error: in do_mmap() 1279 goto error; in do_mmap()
|
/kernel/linux/linux-5.10/lib/ |
H A D | test_hmm.c | 173 * it shouldn't return an error entry on success. in dmirror_do_fault() 560 goto error; in dmirror_devmem_alloc_page() 568 error: in dmirror_devmem_alloc_page()
|
/kernel/linux/linux-5.10/kernel/irq/ |
H A D | irqdomain.c | 555 "error: hwirq 0x%x is too large for %s\n", (int)hwirq, domain->name)) in irq_domain_associate_locked() 557 if (WARN(!irq_data, "error: virq%i is not allocated", virq)) in irq_domain_associate_locked() 559 if (WARN(irq_data->domain, "error: virq%i is already associated", virq)) in irq_domain_associate_locked() 750 * mapping is treated as an error. 1518 * Returns error code or allocated IRQ number 1635 goto error; in irq_domain_push_irq() 1641 error: in irq_domain_push_irq() 1804 /* Rollback in case of error */ in __irq_domain_activate_irq()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | skmsg.c | 440 * in skb_to_sgvec can not error. in sk_psock_skb_ingress_enqueue() 785 /* This error is a buggy BPF program, it returned a redirect in sk_psock_skb_redirect() 793 /* This error indicates the socket is being torn down or had another in sk_psock_skb_redirect() 794 * error that caused the pipe to break. We can't send a packet on in sk_psock_skb_redirect() 962 desc->error = -ENOMEM; in sk_psock_verdict_recv() 996 desc.error = 0; in sk_psock_verdict_data_ready()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | cipso_ipv4.c | 164 * success, negative values on error. 231 * on error. 1533 * @option: the start of the option, on error it is set to point to the error 1696 * @error: the error code 1700 * Based on the error code given in @error, send an ICMP error message back to 1715 * "If the error i 1720 cipso_v4_error(struct sk_buff *skb, int error, u32 gateway) cipso_v4_error() argument [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | icmp.c | 133 * Figure out, may we reply to this packet with icmp error. 136 * - it was icmp error message. 215 if (dst->error) { in icmpv6_xrlim_allow() 246 if (!dst->error) { in icmpv6_rt_has_prefsrc() 448 * Send an ICMP message in response to a packet in error 515 * to use for sending an ICMP error. in icmp6_send() 521 * Must not send error if the source does not uniquely in icmp6_send() 536 net_dbg_ratelimited("icmp6_send: no reply to icmp error [%pI6c > %pI6c]\n", in icmp6_send() 975 * error of unknown type. in icmpv6_rcv()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_reset.c | 837 * for which we haven't set the fence error to EIO yet). in __intel_gt_set_wedged() 1026 * @reason: user error message for why we are resetting 1068 goto error; in intel_gt_reset() 1124 error: in intel_gt_reset() 1140 * Returns zero on successful reset or otherwise an error code. 1230 * intel_gt_handle_error - handle a gpu error 1236 * Do some basic checking of register state at error time and
|