| /Linux-v5.4/lib/ |
| D | asn1_decoder.c | 177 const char *errmsg; in asn1_ber_decoder() local 332 data, datalen, &tmp, &len, &errmsg); in asn1_ber_decoder() 477 errmsg = "Data overrun error"; in asn1_ber_decoder() 480 errmsg = "Machine overrun error"; in asn1_ber_decoder() 483 errmsg = "Jump stack underflow"; in asn1_ber_decoder() 486 errmsg = "Jump stack overflow"; in asn1_ber_decoder() 489 errmsg = "Cons stack underflow"; in asn1_ber_decoder() 492 errmsg = "Cons stack overflow"; in asn1_ber_decoder() 495 errmsg = "Cons length error"; in asn1_ber_decoder() 498 errmsg = "Missing EOC in indefinite len cons"; in asn1_ber_decoder() [all …]
|
| D | test_objagg.c | 643 const char **errmsg) in check_expect_stats_nums() argument 646 if (errmsg) in check_expect_stats_nums() 647 *errmsg = "Incorrect root/delta indication"; in check_expect_stats_nums() 652 if (errmsg) in check_expect_stats_nums() 653 *errmsg = "Incorrect user count"; in check_expect_stats_nums() 658 if (errmsg) in check_expect_stats_nums() 659 *errmsg = "Incorrect delta user count"; in check_expect_stats_nums() 668 const char **errmsg) in check_expect_stats_key_id() argument 672 if (errmsg) in check_expect_stats_key_id() 673 *errmsg = "incorrect key id"; in check_expect_stats_key_id() [all …]
|
| /Linux-v5.4/drivers/media/usb/tm6000/ |
| D | tm6000-dvb.c | 36 char *errmsg = "Unknown"; in print_err_status() local 40 errmsg = "unlinked synchronously"; in print_err_status() 43 errmsg = "unlinked asynchronously"; in print_err_status() 46 errmsg = "Buffer error (overrun)"; in print_err_status() 49 errmsg = "Stalled (device not responding)"; in print_err_status() 52 errmsg = "Babble (bad cable?)"; in print_err_status() 55 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 58 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 61 errmsg = "Device does not respond"; in print_err_status() 66 status, errmsg); in print_err_status() [all …]
|
| D | tm6000-video.c | 328 char *errmsg = "Unknown"; in print_err_status() local 332 errmsg = "unlinked synchronously"; in print_err_status() 335 errmsg = "unlinked asynchronously"; in print_err_status() 338 errmsg = "Buffer error (overrun)"; in print_err_status() 341 errmsg = "Stalled (device not responding)"; in print_err_status() 344 errmsg = "Babble (bad cable?)"; in print_err_status() 347 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 350 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 353 errmsg = "Device does not respond"; in print_err_status() 358 status, errmsg); in print_err_status() [all …]
|
| /Linux-v5.4/drivers/media/usb/stk1160/ |
| D | stk1160-video.c | 27 char *errmsg = "Unknown"; in print_err_status() local 31 errmsg = "unlinked synchronously"; in print_err_status() 34 errmsg = "unlinked asynchronously"; in print_err_status() 37 errmsg = "Buffer error (overrun)"; in print_err_status() 40 errmsg = "Stalled (device not responding)"; in print_err_status() 43 errmsg = "Babble (bad cable?)"; in print_err_status() 46 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 49 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 52 errmsg = "Device does not respond"; in print_err_status() 58 status, errmsg); in print_err_status() [all …]
|
| /Linux-v5.4/net/netfilter/ |
| D | xt_addrtype.c | 158 const char *errmsg = "both incoming and outgoing interface limitation cannot be selected"; in addrtype_mt_checkentry_v1() local 168 errmsg = "output interface limitation not valid in PREROUTING and INPUT"; in addrtype_mt_checkentry_v1() 175 errmsg = "input interface limitation not valid in POSTROUTING and OUTPUT"; in addrtype_mt_checkentry_v1() 182 errmsg = "ipv6 BLACKHOLE matching not supported"; in addrtype_mt_checkentry_v1() 186 errmsg = "ipv6 PROHIBIT (THROW, NAT ..) matching not supported"; in addrtype_mt_checkentry_v1() 190 errmsg = "ipv6 does not support BROADCAST matching"; in addrtype_mt_checkentry_v1() 197 pr_info_ratelimited("%s\n", errmsg); in addrtype_mt_checkentry_v1()
|
| D | nf_conntrack_timeout.c | 64 const char *errmsg = NULL; in nf_ct_set_timeout() local 71 errmsg = "Timeout policy base is empty"; in nf_ct_set_timeout() 113 if (errmsg) in nf_ct_set_timeout() 114 pr_info_ratelimited("%s\n", errmsg); in nf_ct_set_timeout()
|
| D | xt_policy.c | 132 const char *errmsg = "neither incoming nor outgoing policy selected"; in policy_mt_check() local 139 errmsg = "output policy not valid in PREROUTING and INPUT"; in policy_mt_check() 144 errmsg = "input policy not valid in POSTROUTING and OUTPUT"; in policy_mt_check() 148 errmsg = "too many policy elements"; in policy_mt_check() 153 pr_info_ratelimited("%s\n", errmsg); in policy_mt_check()
|
| D | xt_HMARK.c | 314 const char *errmsg = "proto mask must be zero with L3 mode"; in hmark_tg_check() local 331 errmsg = "spi-set and port-set can't be combined"; in hmark_tg_check() 336 pr_info_ratelimited("%s\n", errmsg); in hmark_tg_check()
|
| /Linux-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-vbi.c | 30 char *errmsg = "Unknown"; in print_err_status() local 34 errmsg = "unlinked synchronously"; in print_err_status() 37 errmsg = "unlinked asynchronously"; in print_err_status() 40 errmsg = "Buffer error (overrun)"; in print_err_status() 43 errmsg = "Stalled (device not responding)"; in print_err_status() 46 errmsg = "Babble (bad cable?)"; in print_err_status() 49 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 52 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 55 errmsg = "Device does not respond"; in print_err_status() 60 "URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
| D | cx231xx-dvb.c | 169 char *errmsg = "Unknown"; in print_err_status() local 173 errmsg = "unlinked synchronously"; in print_err_status() 176 errmsg = "unlinked asynchronously"; in print_err_status() 179 errmsg = "Buffer error (overrun)"; in print_err_status() 182 errmsg = "Stalled (device not responding)"; in print_err_status() 185 errmsg = "Babble (bad cable?)"; in print_err_status() 188 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 191 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 194 errmsg = "Device does not respond"; in print_err_status() 199 "URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
| /Linux-v5.4/scripts/dtc/ |
| D | util.h | 193 void NORETURN util_usage(const char *errmsg, const char *synopsis, 206 #define usage(errmsg) \ argument 207 util_usage(errmsg, usage_synopsis, usage_short_opts, \
|
| D | util.c | 414 void NORETURN util_usage(const char *errmsg, const char *synopsis, in util_usage() argument 419 FILE *fp = errmsg ? stderr : stdout; in util_usage() 462 if (errmsg) { in util_usage() 463 fprintf(fp, "\nError: %s\n", errmsg); in util_usage()
|
| /Linux-v5.4/tools/lib/bpf/ |
| D | libbpf.c | 577 char errmsg[STRERR_BUFSIZE], *cp; in bpf_object__elf_init() local 580 cp = libbpf_strerror_r(err, errmsg, sizeof(errmsg)); in bpf_object__elf_init() 1599 char errmsg[STRERR_BUFSIZE]; in bpf_object__elf_collect() local 1600 char *cp = libbpf_strerror_r(-err, errmsg, in bpf_object__elf_collect() 1601 sizeof(errmsg)); in bpf_object__elf_collect() 1949 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__probe_name() local 1966 cp = libbpf_strerror_r(errno, errmsg, sizeof(errmsg)); in bpf_object__probe_name() 1990 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__probe_global_data() local 2007 cp = libbpf_strerror_r(errno, errmsg, sizeof(errmsg)); in bpf_object__probe_global_data() 2107 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__populate_internal_map() local [all …]
|
| D | nlattr.c | 165 char *errmsg = NULL; in libbpf_nla_dump_errormsg() local 190 errmsg = (char *) libbpf_nla_data(tb[NLMSGERR_ATTR_MSG]); in libbpf_nla_dump_errormsg() 192 fprintf(stderr, "Kernel error message: %s\n", errmsg); in libbpf_nla_dump_errormsg()
|
| /Linux-v5.4/drivers/media/usb/pwc/ |
| D | pwc-if.c | 293 const char *errmsg; in pwc_isoc_handler() local 295 errmsg = "Unknown"; in pwc_isoc_handler() 297 case -ENOSR: errmsg = "Buffer error (overrun)"; break; in pwc_isoc_handler() 298 case -EPIPE: errmsg = "Stalled (device not responding)"; break; in pwc_isoc_handler() 299 case -EOVERFLOW: errmsg = "Babble (bad cable?)"; break; in pwc_isoc_handler() 300 case -EPROTO: errmsg = "Bit-stuff error (bad cable?)"; break; in pwc_isoc_handler() 301 case -EILSEQ: errmsg = "CRC/Timeout (could be anything)"; break; in pwc_isoc_handler() 302 case -ETIME: errmsg = "Device does not respond"; break; in pwc_isoc_handler() 305 urb->status, errmsg); in pwc_isoc_handler()
|
| /Linux-v5.4/fs/qnx4/ |
| D | inode.c | 191 const char *errmsg; in qnx4_fill_super() local 217 errmsg = qnx4_checkroot(s, (struct qnx4_super_block *) bh->b_data); in qnx4_fill_super() 219 if (errmsg != NULL) { in qnx4_fill_super() 221 printk(KERN_ERR "qnx4: %s\n", errmsg); in qnx4_fill_super()
|
| /Linux-v5.4/drivers/i2c/busses/ |
| D | scx200_acb.c | 103 const char *errmsg; in scx200_acb_machine() local 109 errmsg = "bus error"; in scx200_acb_machine() 113 errmsg = "not master"; in scx200_acb_machine() 208 "%s in state %s (addr=0x%02x, len=%d, status=0x%02x)\n", errmsg, in scx200_acb_machine()
|
| /Linux-v5.4/drivers/media/usb/em28xx/ |
| D | em28xx-dvb.c | 111 char *errmsg = "Unknown"; in print_err_status() local 115 errmsg = "unlinked synchronously"; in print_err_status() 118 errmsg = "unlinked asynchronously"; in print_err_status() 121 errmsg = "Buffer error (overrun)"; in print_err_status() 124 errmsg = "Stalled (device not responding)"; in print_err_status() 127 errmsg = "Babble (bad cable?)"; in print_err_status() 130 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 133 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 136 errmsg = "Device does not respond"; in print_err_status() 140 dprintk(1, "URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
| /Linux-v5.4/tools/testing/selftests/tc-testing/ |
| D | tdc.py | 359 errmsg = "Tests using the DEV2 variable must define the name of a " 360 errmsg += "physical NIC with the -d option when running tdc.\n" 361 errmsg += "Test has been skipped." 363 print(errmsg) 366 res.set_errormsg(errmsg)
|
| /Linux-v5.4/tools/perf/util/ |
| D | srcline.c | 145 const char *errmsg; in bfd_error() local 147 errmsg = bfd_errmsg(bfd_get_error()); in bfd_error() 151 pr_debug("%s: %s\n", string, errmsg); in bfd_error() 153 pr_debug("%s\n", errmsg); in bfd_error()
|
| /Linux-v5.4/drivers/media/usb/au0828/ |
| D | au0828-video.c | 57 char *errmsg = "Unknown"; in print_err_status() local 61 errmsg = "unlinked synchronously"; in print_err_status() 64 errmsg = "unlinked asynchronously"; in print_err_status() 67 errmsg = "Buffer error (overrun)"; in print_err_status() 70 errmsg = "Stalled (device not responding)"; in print_err_status() 73 errmsg = "Babble (bad cable?)"; in print_err_status() 76 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 79 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 82 errmsg = "Device does not respond"; in print_err_status() 86 au0828_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
| /Linux-v5.4/arch/powerpc/xmon/ |
| D | ppc-opc.c | 968 const char **errmsg ATTRIBUTE_UNUSED) in insert_arx() 974 *errmsg = _("invalid register"); in insert_arx() 991 const char **errmsg ATTRIBUTE_UNUSED) in insert_ary() 997 *errmsg = _("invalid register"); in insert_ary() 1014 const char **errmsg) in insert_rx() argument 1022 *errmsg = _("invalid register"); in insert_rx() 1043 const char **errmsg) in insert_ry() argument 1051 *errmsg = _("invalid register"); in insert_ry() 1078 const char **errmsg ATTRIBUTE_UNUSED) in insert_bat() 1103 const char **errmsg ATTRIBUTE_UNUSED) in insert_bba() [all …]
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | time-event.c | 194 const char *errmsg) in iwl_mvm_te_check_disconnect() argument 204 if (errmsg) in iwl_mvm_te_check_disconnect() 205 IWL_ERR(mvm, "%s\n", errmsg); in iwl_mvm_te_check_disconnect() 207 iwl_mvm_connection_loss(mvm, vif, errmsg); in iwl_mvm_te_check_disconnect()
|
| /Linux-v5.4/fs/qnx6/ |
| D | inode.c | 304 const char *errmsg; in qnx6_fill_super() local 459 errmsg = qnx6_checkroot(s); in qnx6_fill_super() 460 if (errmsg != NULL) { in qnx6_fill_super() 462 pr_err("%s\n", errmsg); in qnx6_fill_super()
|