/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | hi847.c | 2260 "failed to write reg 0x%4.4x. error = %d", in hi847_write_reg_list() 2544 if (ctrl_hdlr->error) in hi847_init_controls() 2545 return ctrl_hdlr->error; in hi847_init_controls() 2676 goto error; in hi847_resume() 2683 error: in hi847_resume()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 1834 /* Returns an error if scaling to a frame or single field with the given 2614 "PPERR", // parity error (data transfer) 2615 "RIPERR", // parity error (read risc instructions) 2617 "OCERR", // risc instruction error 2618 "SCERR", // syncronisation error 3400 if (hdl->error) { in bttv_probe() 3401 result = hdl->error; in bttv_probe() 3411 if (btv->radio_ctrl_handler.error) { in bttv_probe() 3412 result = btv->radio_ctrl_handler.error; in bttv_probe() 3610 pr_warn("bus_register error in bttv_init_module() [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow_netlink.c | 1795 * @log: Boolean to allow kernel error logging. Normally true, but when 1797 * suppress unnecessary error logging. 1939 * @log: Boolean to allow kernel error logging. Normally true, but when 1941 * suppress unnecessary error logging. 3048 int error; in validate_userspace() local 3050 error = nla_parse_nested_deprecated(a, OVS_USERSPACE_ATTR_MAX, attr, in validate_userspace() 3052 if (error) in validate_userspace() 3053 return error; in validate_userspace()
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_oss.c | 1651 "OSS sync error - DMA timeout\n"); in snd_pcm_oss_sync1() 1876 goto error; in snd_pcm_oss_get_formats() 1886 error: in snd_pcm_oss_get_formats() 2749 /* it's for sure, some broken apps don't check for error codes */ in snd_pcm_oss_ioctl() 3051 buffer->error = -ENOMEM; in snd_pcm_oss_proc_write() 3065 buffer->error = -ENOMEM; in snd_pcm_oss_proc_write()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | inode.c | 106 * resolution and output of error message. 183 * -ENOMEM, not a critical error, just output an generic error in data_reloc_print_warning_inode() 187 "checksum error at logical %llu mirror %u root %llu, inode %llu offset %llu", in data_reloc_print_warning_inode() 201 "checksum error at logical %llu mirror %u root %llu inode %llu offset %llu length %u links %u (path: %s)", in data_reloc_print_warning_inode() 213 "checksum error at logical %llu mirror %u root %llu inode %llu offset %llu, path resolving failed with ret=%d", in data_reloc_print_warning_inode() 221 * Do extra user-friendly error output (e.g. lookup all the affected files). 224 * Return false if such lookup failed, and has to fallback to the old error message. 293 "csum error at logical %llu mirror %u: metadata %s (level %d) in tree %llu", in print_data_reloc_error() 404 * NOTE: caller must ensure that when an error happen [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 1576 goto error; in amdgpu_dm_init() 1596 goto error; in amdgpu_dm_init() 1699 goto error; in amdgpu_dm_init() 1752 goto error; in amdgpu_dm_init() 1760 goto error; in amdgpu_dm_init() 1804 goto error; in amdgpu_dm_init() 1810 goto error; in amdgpu_dm_init() 1817 goto error; in amdgpu_dm_init() 1835 goto error; in amdgpu_dm_init() 1850 goto error; in amdgpu_dm_init() [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.c | 352 #error DRX_UCODE_MAX_BUF_SIZE must be an even number 1680 /* at the end, return the first error encountered */ in drxdap_fasi_write_block() 1697 /* at the end, return the first error encountered */ in drxdap_fasi_write_block() 1824 * \retval -EIO Timeout, I2C error, illegal bank 1901 * \retval -EIO Timeout, I2C error, illegal bank 1915 /* No read possible for bank 3, return with error */ in drxj_dap_read_aud_reg16() 2008 * \retval -EIO Timeout, I2C error, illegal bank 2018 /* No write possible for bank 2, return with error */ in drxj_dap_write_aud_reg16() 2098 * \retval -EIO Timeout, I2C error, illegal bank 2147 pr_err("error in drxj_dap_atomic_read_write_block() [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_ca0132.c | 1573 /*If no error encountered, automatically increment the address in chipio_write_data() 1624 /*If no error encountered, automatically increment the address in chipio_read_data() 1695 goto error; in chipio_write_multiple() 1698 error: in chipio_write_multiple() 1948 goto error; in dspio_write() 1953 goto error; in dspio_write() 1958 error: in dspio_write() 2224 * Returns zero or a negative error code. 2755 * Returns zero or a negative error code. 3072 * Returns zero or a negative error cod [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | si.c | 1921 pr_err("smc: error loading firmware \"%s\"\n", fw_name); in si_init_microcode() 6497 goto error; in si_uvd_start() 6502 goto error; in si_uvd_start() 6506 error: in si_uvd_start() 6566 goto error; in si_vce_start() 6571 goto error; in si_vce_start() 6576 goto error; in si_vce_start() 6581 goto error; in si_vce_start() 6585 error: in si_vce_start()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.c | 352 #error DRX_UCODE_MAX_BUF_SIZE must be an even number 1680 /* at the end, return the first error encountered */ in drxdap_fasi_write_block() 1697 /* at the end, return the first error encountered */ in drxdap_fasi_write_block() 1824 * \retval -EIO Timeout, I2C error, illegal bank 1901 * \retval -EIO Timeout, I2C error, illegal bank 1915 /* No read possible for bank 3, return with error */ in drxj_dap_read_aud_reg16() 2008 * \retval -EIO Timeout, I2C error, illegal bank 2018 /* No write possible for bank 2, return with error */ in drxj_dap_write_aud_reg16() 2098 * \retval -EIO Timeout, I2C error, illegal bank 2147 pr_err("error in drxj_dap_atomic_read_write_block() [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | mballoc.c | 39 * - error handling 467 #error "how many bits you are?!" in mb_correct_addr_and_bit() 2632 * This could return negative error code if something goes wrong 2639 * super careful before messing with the error path handling via "goto 3047 seq_printf(seq, "#%-5u: I/O error\n", group); in ext4_mb_seq_groups_show() 3983 * Returns 0 if success or error code 4033 /* File system mounted not to panic on error in ext4_mb_mark_diskspace_used() 5659 * current function is only called due to an error or due to in ext4_mb_pa_put_free() 6238 * And error from above mean ac->ac_status != AC_STATUS_FOUND in ext4_mb_new_blocks() 7157 int error; in ext4_mballoc_query_range() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | mac.c | 1817 goto error; in dle_init() 1826 goto error; in dle_init() 1835 goto error; in dle_init() 1844 goto error; in dle_init() 1867 error: in dle_init() 4766 goto error; in rtw89_mac_get_txpwr_cr() 4774 goto error; in rtw89_mac_get_txpwr_cr() 4780 error: in rtw89_mac_get_txpwr_cr()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | si.c | 1916 pr_err("smc: error loading firmware \"%s\"\n", fw_name); in si_init_microcode() 6491 goto error; in si_uvd_start() 6496 goto error; in si_uvd_start() 6500 error: in si_uvd_start() 6560 goto error; in si_vce_start() 6565 goto error; in si_vce_start() 6570 goto error; in si_vce_start() 6575 goto error; in si_vce_start() 6579 error: in si_vce_start()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_ca0132.c | 1607 /*If no error encountered, automatically increment the address in chipio_write_data() 1658 /*If no error encountered, automatically increment the address in chipio_read_data() 1729 goto error; in chipio_write_multiple() 1732 error: in chipio_write_multiple() 2079 goto error; in dspio_write() 2084 goto error; in dspio_write() 2089 error: in dspio_write() 2355 * Returns zero or a negative error code. 2879 * Returns zero or a negative error code. 3192 * Returns zero or a negative error cod [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 2858 /* Ignore error case here because previous prefix add addr was in addrconf_prefix_rcv() 5084 goto error; in inet6_fill_ifaddr() 5113 goto error; in inet6_fill_ifaddr() 5116 goto error; in inet6_fill_ifaddr() 5120 goto error; in inet6_fill_ifaddr() 5123 goto error; in inet6_fill_ifaddr() 5126 goto error; in inet6_fill_ifaddr() 5130 goto error; in inet6_fill_ifaddr() 5135 error: in inet6_fill_ifaddr()
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | sata_inic162x.c | 132 PIRQ_FATAL = (1 << 3), /* fatal error */ 154 IDMA_STAT_CPBERR = (1 << 1), /* ADMA CPB error */ 174 CPB_RESP_ATA_ERR = (1 << 3), /* ATA command error */ 175 CPB_RESP_SPURIOUS = (1 << 4), /* ATA spurious interrupt error */ 176 CPB_RESP_UNDERFLOW = (1 << 5), /* APRD deficiency length error */ 177 CPB_RESP_OVERFLOW = (1 << 6), /* APRD exccess length error */ 178 CPB_RESP_CPB_ERR = (1 << 7), /* CPB error flag */ 193 u8 error; /* ATA Error */ member 346 ata_ehi_push_desc(ehi, "PCI error"); in inic_host_err_intr() 351 ata_ehi_push_desc(ehi, "CPB error"); in inic_host_err_intr() [all...] |
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-armv.S | 345 #error "sizeof(struct pt_regs) must be a multiple of 8" 897 #error "incoherent kernel configuration"
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | fpsp.h | 231 .set operr_bit,5 | operand error
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | setup.c | 71 # error "struct cpuinfo_ia64 too big!"
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | io.h | 77 #error CONFIG_PPC_INDIRECT_{PIO,MMIO} are not yet supported on 32 bits
|
/kernel/linux/linux-5.10/drivers/net/can/cc770/ |
H A D | cc770.c | 28 #include <linux/can/error.h> 42 * 1. RX and TX error counters are readable. 224 /* Clear status register and pre-set last error code */ in set_normal_mode() 528 /* Only the CC770 does show error passive */ in cc770_err() 541 /* Back to error active */ in cc770_err()
|
/kernel/linux/linux-5.10/drivers/net/can/ |
H A D | ti_hecc.c | 36 #include <linux/can/error.h> 92 #define HECC_CANTEC 0x34 /* Transmit error counter */ 93 #define HECC_CANREC 0x38 /* Receive error counter */ 135 #define HECC_CANES_FE BIT(24) /* form error */ 136 #define HECC_CANES_BE BIT(23) /* bit error */ 137 #define HECC_CANES_SA1 BIT(22) /* stuck at dominant error */ 138 #define HECC_CANES_CRCE BIT(21) /* CRC error */ 139 #define HECC_CANES_SE BIT(20) /* stuff bit error */ 140 #define HECC_CANES_ACKE BIT(19) /* ack error */ 590 * Return an error t in ti_hecc_mailbox_read() [all...] |
H A D | sun4i_can.c | 53 #include <linux/can/error.h> 186 /* error code */ 333 /* clear error counters and error code capture */ in sun4i_can_start() 539 * ignoring timeout error in sun4i_can_err() 548 /* error warning interrupt */ in sun4i_can_err() 549 netdev_dbg(dev, "error warning interrupt\n"); in sun4i_can_err() 563 /* bus error interrupt */ in sun4i_can_err() 564 netdev_dbg(dev, "bus error interrupt\n"); in sun4i_can_err() 588 /* error occurre in sun4i_can_err() [all...] |
/kernel/linux/linux-5.10/drivers/net/can/usb/ |
H A D | gs_usb.c | 20 #include <linux/can/error.h> 152 * linux/can.h and linux/can/error.h, and no additional mapping is necessary. 1016 /* save error code to return later */ in gs_usb_probe()
|
H A D | usb_8dev.c | 23 #include <linux/can/error.h> 335 /* Read error/status frames */ 434 "Unknown status/error message (%d)\n", state); in usb_8dev_rx_err_msg() 533 netdev_err(priv->netdev, "format error\n"); in usb_8dev_read_bulk_callback()
|