/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 498 * of an error it will still be zeroed out. in mlx5_query_port_roce() 1660 goto error; in allocate_uars() 1670 error: in allocate_uars() 2230 "rdma_user_mmap_io failed with error=%d, mmap_cmd=%s\n", in uar_mmap() 3223 /* Log an error, still needed to cleanup the pointers and add in mlx5_ib_unbind_slave_port()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 344 DSSERR("DSI error, irqstatus %x\n", irqstatus); in dsi_handle_irq_errors() 355 DSSERR("DSI VC(%d) error, vc irqstatus %x\n", in dsi_handle_irq_errors() 364 DSSERR("DSI CIO error, cio irqstatus %x\n", ciostatus); in dsi_handle_irq_errors() 3175 static void dsi_handle_framedone(struct dsi_data *dsi, int error) in dsi_handle_framedone() argument 3187 if (!error) in dsi_handle_framedone()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 2281 "%s: CRC-error\n", __func__); in hfcmulti_rx() 4072 printk(KERN_ERR "%s:internal error ch %d has no bch\n", in open_bchannel() 4255 goto error; in init_card() 4290 error: in init_card() 4379 "(internal error)\n"); in setup_pci() 4399 "address space. (internal error)\n"); in setup_pci() 4430 "(internal error)\n"); in setup_pci() 4456 "address space at 0x%08lx (internal error)\n", in setup_pci() 5044 printk(KERN_ERR "HFCMULTI error: silence_data too small, " in hfcmulti_init() 5518 printk(KERN_ERR "error registerin in HFCmulti_init() [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.c | 333 /* Mask the error */ in kvm_msr_ignored_check() 1993 if (!vcpu->run->msr.error) { in complete_userspace_rdmsr() 2001 return complete_emulated_insn_gp(vcpu, vcpu->run->msr.error); in complete_emulated_msr_access() 2012 return static_call(kvm_x86_complete_emulated_msr)(vcpu, vcpu->run->msr.error); in complete_fast_msr_access() 2045 vcpu->run->msr.error = 0; in kvm_msr_user_space() 5059 * Validate this is an UCNA (uncorrectable no action) error by checking the 5110 * if IA32_MCG_CTL is not all 1s, the uncorrected error in kvm_vcpu_ioctl_x86_set_mce() 5117 * if IA32_MCi_CTL is not all 1s, the uncorrected error in kvm_vcpu_ioctl_x86_set_mce() 7414 * uninitialized kernel stack memory into cr2 and error code. in kvm_read_guest_virt() 8608 * If the instruction failed on the error pf in reexecute_instruction() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | evergreen.c | 4967 goto error; in evergreen_uvd_start() 4972 goto error; in evergreen_uvd_start() 4976 error: in evergreen_uvd_start()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 1992 goto error; in il4965_txq_ctx_alloc() 2009 goto error; in il4965_txq_ctx_alloc() 2015 error: in il4965_txq_ctx_alloc() 2802 * received some valid frame on that channel. When this error happen in il4965_hdl_tx() 3926 /* @todo issue fatal error, it is quite serious situation */ in il4965_hw_txq_free_tfd() 4389 IL_ERR("Hardware error detected. Restarting.\n"); in il4965_irq_tasklet() 4450 IL_ERR("Microcode CT kill error detected.\n"); in il4965_irq_tasklet() 4457 IL_ERR("Microcode SW error detected. " " Restarting 0x%X.\n", in il4965_irq_tasklet() 5087 IL_ERR("Not valid error log pointer 0x%08X for %s uCode\n", in il4965_dump_nic_error_log() 5270 /* We had an error bringin in il4965_alive_start() [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 56 * Returns the newly created object or NULL as error. 4112 * Returns 0 or a negative error. 5077 * or a negative error code 6200 goto error; in snd_hda_parse_generic_codec() 6204 goto error; in snd_hda_parse_generic_codec() 6209 error: in snd_hda_parse_generic_codec()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_core.c | 4874 goto error; in l2cap_create_channel_req() 4878 goto error; in l2cap_create_channel_req() 4908 error: in l2cap_create_channel_req() 7654 /* We can't return an error here since we took care of the skb in l2cap_ecred_data_rcv() 7655 * freeing internally. An error return would cause the caller to in l2cap_ecred_data_rcv()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 1991 goto error; in il4965_txq_ctx_alloc() 2008 goto error; in il4965_txq_ctx_alloc() 2014 error: in il4965_txq_ctx_alloc() 2800 * received some valid frame on that channel. When this error happen in il4965_hdl_tx() 3925 /* @todo issue fatal error, it is quite serious situation */ in il4965_hw_txq_free_tfd() 4388 IL_ERR("Hardware error detected. Restarting.\n"); in il4965_irq_tasklet() 4449 IL_ERR("Microcode CT kill error detected.\n"); in il4965_irq_tasklet() 4456 IL_ERR("Microcode SW error detected. " " Restarting 0x%X.\n", in il4965_irq_tasklet() 5086 IL_ERR("Not valid error log pointer 0x%08X for %s uCode\n", in il4965_dump_nic_error_log() 5269 /* We had an error bringin in il4965_alive_start() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | evergreen.c | 4968 goto error; in evergreen_uvd_start() 4973 goto error; in evergreen_uvd_start() 4977 error: in evergreen_uvd_start()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 56 * Returns the newly created object or NULL as error. 3999 * Returns 0 or a negative error. 4966 * or a negative error code 6074 goto error; in snd_hda_parse_generic_codec() 6078 goto error; in snd_hda_parse_generic_codec() 6083 error: in snd_hda_parse_generic_codec()
|
/kernel/linux/linux-6.6/lib/zstd/compress/ |
H A D | zstd_compress.c | 553 bounds.error = ERROR(parameter_unsupported); in ZSTD_cParam_getBounds() 564 if (ZSTD_isError(bounds.error)) return bounds.error; in ZSTD_cParam_clampBounds() 1162 @return : 0, or an error code if one value is beyond authorized range */ 2129 * @return : 0, or an error code */ 2206 * @return : 0, or an error code */ 2353 * Returns a ZSTD_symbolEncodingTypeStats_t, or a zstd error code in the `size` field. 2479 * Returns compressed size of block, or a zstd error. 2962 * @return : size of huffman description table or error code */ 3081 * @return : size of fse tables or error cod [all...] |
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | entry.S | 634 .error "undefined PA type to do_alias"
|
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 147 #error TX ring too small! 663 /* Collect the error response even if we don't care about the in typhoon_issue_command() 960 netdev_err(dev, "error getting stats\n"); in typhoon_get_stats()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | entry.S | 616 .error "undefined PA type to do_alias"
|
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-isc-base.c | 2084 ret = hdl->error; in isc_ctrl_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 515 "APP params: willing %d, valid %d error = %d\n", in qed_dcbx_get_app_data() 1957 info->error = dcbx_info->remote.params.app_error; in qed_dcbnl_peer_getappinfo()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | 8139too.c | 712 #error "Invalid configuration for 8139_RXBUF_IDX" 1783 /* There was an major error, log it. */ in rtl8139_tx_interrupt() 1784 netif_dbg(tp, tx_err, dev, "Transmit error, Tx status %08x\n", in rtl8139_tx_interrupt() 2017 * error. I'm hoping we can handle some of these in rtl8139_rx() 2099 /* Update the error count. */ in rtl8139_weird_interrupt() 2121 netdev_err(dev, "PCI Bus error %04x\n", pci_cmd_status); in rtl8139_weird_interrupt() 2170 /* h/w no longer present (hotplug?) or major error, bail */ in rtl8139_interrupt() 2275 /* Update the error counts. */ in rtl8139_close() 2624 /* Update the error counts. */ in rtl8139_suspend()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 1881 filter.bits.error = 1; in gmac_set_rx_mode()
|
/kernel/linux/linux-5.10/net/netlink/ |
H A D | af_netlink.c | 1214 * The caller must hold a reference to the destination socket. On error, the 1216 * all error checks are performed and memory in the queue is reserved. 1218 * < 0: error. skb freed, reference to sock dropped. 1593 * netlink_set_err - report error to broadcast listeners 1596 * @group: the broadcast group that will notice the error 1597 * @code: error code, must be negative (as usual in kernelspace) 1612 /* sk->sk_err wants a positive error value */ in netlink_set_err() 2257 * single netdev. The outcome is MSG_TRUNC error. in netlink_dump() 2412 * requests to cap the error message, and get extra error dat in netlink_ack() [all...] |
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | ktest.pl | 853 # $@ stores error of eval 1706 # if stop is defined but wasn't hit, return error 2375 my $check_build_re = ".*:.*(warning|error|Error):.*"; 2467 if (/^\s*(.*?):.*(warning|error)/) { 3262 # -1 (255) on error
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_fib.c | 319 if (rt->dst.error == -EAGAIN) { in fib6_rule_lookup() 2056 * <0 -> walk is terminated by an error.
|
H A D | ip6_tunnel.c | 312 * created tunnel or error pointer 364 * matching tunnel or error pointer 488 * ip6_tnl_err - tunnel error handler 512 processing of the error. */ in ip6_tnl_err() 1187 if (dst->error) in ip6_tnl_xmit() 1424 /* XXX: send ICMP error even if DF is not set. */ in ipxip6_tnl_xmit()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-video.c | 423 "cannot change alternate number to %d (error=%i)\n", in em28xx_set_alternate() 568 errmsg = "Buffer error (overrun)"; in print_err_status() 577 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 2166 "%s: v4l2_fh_open() returned error %d\n", in em28xx_v4l2_open() 2319 "cannot change alternate number to 0 (error=%i)\n", in em28xx_v4l2_close() 2642 "%s: Error while setting audio - error [%d]!\n", in em28xx_v4l2_init() 2671 "%s: em28xx_write_reg - msp34xx(1) failed! error [%d]\n", in em28xx_v4l2_init() 2680 "%s: em28xx_write_reg - msp34xx(2) failed! error [%d]\n", in em28xx_v4l2_init() 2754 ret = hdl->error; in em28xx_v4l2_init() 2796 "unable to register video device (error in em28xx_v4l2_init() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | request.c | 1147 /* Unless we get some strange error wait for the task abort to complete in request_aborting_state_tc_event() 1215 * these SMP_XXX_XX_ERR status. For these type of error, in smp_request_await_response_tc_event() 1870 /* The command has completed with error */ in sci_io_request_frame_handler() 2128 /* If we have an error completion status for the in stp_request_udma_await_tc_event() 2195 /* likely non-error data underrrun, workaround missing in atapi_data_tc_completion_handler() 2202 d2h->error = 0; in atapi_data_tc_completion_handler() 2246 * actually a protocol error or a bug like the in atapi_data_tc_completion_handler() 2517 * controller-specific I/O completion error conditions. 2726 /* If an error is flagged let libata decode the fis */ in isci_process_stp_response() 2853 * noticed, the I/O has to be handled in the error in isci_request_io_request_complete() [all...] |