/kernel/linux/linux-6.6/drivers/net/ |
H A D | macsec.c | 42 #error "Please fix <asm/byteorder.h>"
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 2414 union rtw89_btc_dm_error_map error; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 41 #error Endian not specified
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | ftrace.c | 1040 # error Dynamic ftrace depends on MCOUNT_RECORD 2151 pr_info("ftrace faulted on unknown error "); in ftrace_bug() 4675 * Returns 0 on success otherwise an error. 5580 * Returns: zero on success. Non zero on error, which includes: 5606 * Returns: zero on success. Non zero on error, which includes:
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 81 is_local = !dst->error && dst->dev && (dst->dev->flags & IFF_LOOPBACK); in __ip_vs_addr_is_local_v6()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 271 /* Mask the error */ in kvm_msr_ignored_check() 1721 if (vcpu->run->msr.error) { in complete_emulated_msr() 1766 vcpu->run->msr.error = 0; in kvm_msr_user_space() 4318 * if IA32_MCG_CTL is not all 1s, the uncorrected error in kvm_vcpu_ioctl_x86_set_mce() 4326 * if IA32_MCi_CTL is not all 1s, the uncorrected error in kvm_vcpu_ioctl_x86_set_mce() 6208 * uninitialized kernel stack memory into cr2 and error code. in kvm_read_guest_virt() 7315 * If the instruction failed on the error pfn, it can not be fixed, in reexecute_instruction() 7316 * report the error to userspace. in reexecute_instruction() 11500 * with the error code that the processor gave. in kvm_fixup_and_inject_pf_error()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.c | 2676 pr_debug("end_read_request %llu/%d, count: %d, error %d.\n", in raid5_end_read_request() 2703 * any error in raid5_end_read_request() 2706 "md/raid:%s: read error corrected (%lu sectors at %llu on %s)\n", in raid5_end_read_request() 2735 "md/raid:%s: read error on replacement device (sector %llu on %s).\n", in raid5_end_read_request() 2742 "md/raid:%s: read error not correctable (sector %llu on %s).\n", in raid5_end_read_request() 2750 "md/raid:%s: read error NOT corrected!! (sector %llu on %s).\n", in raid5_end_read_request() 2822 pr_debug("end_write_request %llu/%d, count %d, error: %d.\n", in raid5_end_write_request() 2878 pr_debug("raid456: error called\n"); in raid5_error() 4087 * that in case of drive failure or read-error correction, we in handle_stripe_dirtying() 4679 /* treat as in-sync, but with a read error in analyse_stripe() 5368 blk_status_t error = bi->bi_status; raid5_align_endio() local [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | filter.c | 938 goto error; in check_load_and_stores() 961 error: in check_load_and_stores() 1361 * If an error occurs or there is insufficient memory for the filter 1527 * it to make sure it does not explode on us later. If an error
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | zc3xx.c | 5584 pr_err("i2c_r status error %02x\n", retbyte); in i2c_read() 5606 pr_err("i2c_w status error %02x\n", retbyte); in i2c_write() 6469 if (hdl->error) { in sd_init_controls() 6471 return hdl->error; in sd_init_controls()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | zc3xx.c | 5584 pr_err("i2c_r status error %02x\n", retbyte); in i2c_read() 5606 pr_err("i2c_w status error %02x\n", retbyte); in i2c_write() 6469 if (hdl->error) { in sd_init_controls() 6471 return hdl->error; in sd_init_controls()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.c | 2768 pr_debug("end_read_request %llu/%d, count: %d, error %d.\n", in raid5_end_read_request() 2794 * any error in raid5_end_read_request() 2797 "md/raid:%s: read error corrected (%lu sectors at %llu on %pg)\n", in raid5_end_read_request() 2825 "md/raid:%s: read error on replacement device (sector %llu on %pg).\n", in raid5_end_read_request() 2832 "md/raid:%s: read error not correctable (sector %llu on %pg).\n", in raid5_end_read_request() 2840 "md/raid:%s: read error NOT corrected!! (sector %llu on %pg).\n", in raid5_end_read_request() 2912 pr_debug("end_write_request %llu/%d, count %d, error: %d.\n", in raid5_end_write_request() 2966 pr_debug("raid456: error called\n"); in raid5_error() 4199 * that in case of drive failure or read-error correction, we in handle_stripe_dirtying() 4792 /* treat as in-sync, but with a read error in analyse_stripe() 5482 blk_status_t error = bi->bi_status; raid5_align_endio() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 938 goto error; in check_load_and_stores() 961 error: in check_load_and_stores() 1360 * If an error occurs or there is insufficient memory for the filter 1526 * it to make sure it does not explode on us later. If an error 11913 /* bpf_sock_destroy: Destroy the given socket with ECONNABORTED error code. 11925 * On error, may return EPROTONOSUPPORT, EINVAL.
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 203 * Returns the base item index of the lump, or negative for error 1454 /* Ignore error returns, some firmware does it this way... */ in i40e_rm_default_mac_filter() 1629 * Returns 0 for success, or error 1704 netdev_info(netdev, "Ignoring error from firmware on LAA update, status %s, AQ ret %s\n", in i40e_set_mac() 2240 "ignoring delete macvlan error on %s, err %s, aq_err %s\n", in i40e_aqc_del_filters() 2408 * Returns 0 or error value 3155 * If this function returns with an error, then it's possible one or 3204 * If this function returns with an error, then it's possible one or 3348 "Failed to clear LAN Tx queue context on Tx ring %d (pf_q %d), error: %d\n", in i40e_configure_tx_ring() 3357 "Failed to set LAN Tx queue context on Tx ring %d (pf_q %d, error in i40e_configure_tx_ring() 15690 i40e_pci_error_detected(struct pci_dev *pdev, pci_channel_state_t error) i40e_pci_error_detected() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 1434 "query function status error %d.\n", ret); in hclge_get_cap() 3545 /* check for vector0 msix event and hardware error event source */ in hclge_check_event_cause() 3649 /* Enable interrupt if it is not caused by reset event or error event */ in hclge_misc_irq_handle() 4308 /* ignore RoCE notify error if it fails HCLGE_RESET_MAX_FAIL_CNT - 1 in hclge_reset_rebuild() 4363 * 1. Recoverable error was conveyed through APEI and only way to bring in hclge_reset_event() 4465 /* enable interrupt after error handling complete */ in hclge_handle_err_reset_request() 4637 /* Handle error recovery, reset and mbx again in case periodical task in hclge_service_task() 5275 goto error; in hclge_fd_check_user_def_refcnt() 5284 error: in hclge_fd_check_user_def_refcnt() 6592 /* Return ok here, because reset error handlin in hclge_restore_fd_entries() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 206 * Returns the base item index of the lump, or negative for error 1581 /* Ignore error returns, some firmware does it this way... */ in i40e_rm_default_mac_filter() 1756 * Returns 0 for success, or error 1825 netdev_info(netdev, "Ignoring error from firmware on LAA update, status %pe, AQ ret %s\n", in i40e_set_mac() 2361 "ignoring delete macvlan error on %s, err %pe, aq_err %s\n", in i40e_aqc_del_filters() 2531 * Returns 0 or error value 3317 * If this function returns with an error, then it's possible one or 3366 * If this function returns with an error, then it's possible one or 3510 "Failed to clear LAN Tx queue context on Tx ring %d (pf_q %d), error: %d\n", in i40e_configure_tx_ring() 3519 "Failed to set LAN Tx queue context on Tx ring %d (pf_q %d, error in i40e_configure_tx_ring() 16423 i40e_pci_error_detected(struct pci_dev *pdev, pci_channel_state_t error) i40e_pci_error_detected() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 40 #error Endian not specified 6370 ATOM_CLK_VOLT_CAPABILITY sDISPCLK_Voltage[4]; // no longer used, keep it as is to avoid driver compiling error 6394 ATOM_AVAILABLE_SCLK_LIST sAvail_SCLK[5]; // no longer used, keep it as is to avoid driver compiling error
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 1000 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) { 1403 # The whole of a #error is a string. 1404 } elsif ($res =~ /^.\s*\#\s*(?:error|warning)\s+(.*)\b/) { 1406 $res =~ s@(\#\s*(?:error|warning)\s+).*@$1$clean@; 2611 #make up the handle for any error we report on this line 4365 # ENOTSUPP is not a standard error code and should be avoided in new patches. 4370 "ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP\n" . $herecurr) && 6711 "Using comparison to $otype is error prone\n" . $herecurr); 6714 ## "Using comparison to $otype is error prone. Perhaps use '${lead}${op}${arg}${trail}'\n" . $herecurr); 6823 "Exporting world writable files is usually an error [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 40 #error Endian not specified 6388 ATOM_CLK_VOLT_CAPABILITY sDISPCLK_Voltage[4]; // no longer used, keep it as is to avoid driver compiling error 6412 ATOM_AVAILABLE_SCLK_LIST sAvail_SCLK[5]; // no longer used, keep it as is to avoid driver compiling error
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core.c | 8072 * Return: 0 on success. An error code otherwise. 8104 * Return: 0 on success. An error code otherwise. 8223 * to be strict and return an error on out-of-bounds values? in sched_copy_attr() 8250 * Return: 0 on success. An error code otherwise. 8265 * Return: 0 on success. An error code otherwise. 8318 * Return: On success, the policy of the thread. Otherwise, a negative error 8347 * Return: On success, 0 and the RT priority is in @param. Otherwise, an error 8665 * Return: 0 on success. An error code otherwise. 8727 * error code otherwise. 8975 #error "Unsupporte [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 1237 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) { 1647 # The whole of a #error is a string. 1648 } elsif ($res =~ /^.\s*\#\s*(?:error|warning)\s+(.*)\b/) { 1650 $res =~ s@(\#\s*(?:error|warning)\s+).*@$1$clean@; 2875 #make up the handle for any error we report on this line 4891 # ENOTSUPP is not a standard error code and should be avoided in new patches. 4896 "ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP\n" . $herecurr) && 7365 "Using comparison to $otype is error prone\n" . $herecurr); 7368 ## "Using comparison to $otype is error prone. Perhaps use '${lead}${op}${arg}${trail}'\n" . $herecurr); 7518 "Exporting world writable files is usually an error [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 3126 void (*setTextInputShowError)(ArkUINodeHandle node, ArkUI_CharPtr error, ArkUI_Uint32 visible);
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 426 set operr_bit, 5 # operand error 6755 # This error has to be considered later in Steps 3 and 4. # 6936 # be exploited in Step 6 below. The total relative error # 9907 # An operand error should occur as the result of transcendental # 10540 # jump to operand error routine for a negative src operand. # 10639 # register and jump to the operand error routine for negative
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 426 set operr_bit, 5 # operand error 6755 # This error has to be considered later in Steps 3 and 4. # 6936 # be exploited in Step 6 below. The total relative error # 9907 # An operand error should occur as the result of transcendental # 10540 # jump to operand error routine for a negative src operand. # 10639 # register and jump to the operand error routine for negative
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1851 * of the above loop as an error, but do report the lack of in tg3_poll_fw() 6442 /* If it is a PCI error, all registers will be 0xffff, in tg3_dump_state() 6443 * we don't dump them out, just report the error and return in tg3_dump_state() 6654 /* Returns size of skb allocated or < 0 on error. 6663 * (to fetch the error flags, vlan tag, checksum, and opaque cookie). 7295 netdev_err(tp->dev, "FLOW Attention error. Resetting chip.\n"); in tg3_process_error() 7300 netdev_err(tp->dev, "MSI Status error. Resetting chip.\n"); in tg3_process_error() 7305 netdev_err(tp->dev, "DMA Status error. Resetting chip.\n"); in tg3_process_error() 7933 /* This is a hard error, log it. */ in tg3_start_xmit() 9214 /* Clear error statu [all...] |