/Linux-v4.19/lib/ |
D | asn1_decoder.c | 181 const char *errmsg; in asn1_ber_decoder() local 336 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 …]
|
/Linux-v4.19/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 44 char *errmsg = "Unknown"; in print_err_status() local 48 errmsg = "unlinked synchronously"; in print_err_status() 51 errmsg = "unlinked asynchronously"; in print_err_status() 54 errmsg = "Buffer error (overrun)"; in print_err_status() 57 errmsg = "Stalled (device not responding)"; in print_err_status() 60 errmsg = "Babble (bad cable?)"; in print_err_status() 63 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 66 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 69 errmsg = "Device does not respond"; in print_err_status() 74 status, errmsg); in print_err_status() [all …]
|
D | tm6000-video.c | 331 char *errmsg = "Unknown"; in print_err_status() local 335 errmsg = "unlinked synchronously"; in print_err_status() 338 errmsg = "unlinked asynchronously"; in print_err_status() 341 errmsg = "Buffer error (overrun)"; in print_err_status() 344 errmsg = "Stalled (device not responding)"; in print_err_status() 347 errmsg = "Babble (bad cable?)"; in print_err_status() 350 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 353 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 356 errmsg = "Device does not respond"; in print_err_status() 361 status, errmsg); in print_err_status() [all …]
|
/Linux-v4.19/drivers/media/usb/stk1160/ |
D | stk1160-video.c | 37 char *errmsg = "Unknown"; in print_err_status() local 41 errmsg = "unlinked synchronously"; in print_err_status() 44 errmsg = "unlinked asynchronously"; in print_err_status() 47 errmsg = "Buffer error (overrun)"; in print_err_status() 50 errmsg = "Stalled (device not responding)"; in print_err_status() 53 errmsg = "Babble (bad cable?)"; in print_err_status() 56 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 59 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 62 errmsg = "Device does not respond"; in print_err_status() 68 status, errmsg); in print_err_status() [all …]
|
/Linux-v4.19/net/netfilter/ |
D | xt_addrtype.c | 167 const char *errmsg = "both incoming and outgoing interface limitation cannot be selected"; in addrtype_mt_checkentry_v1() local 177 errmsg = "output interface limitation not valid in PREROUTING and INPUT"; in addrtype_mt_checkentry_v1() 184 errmsg = "input interface limitation not valid in POSTROUTING and OUTPUT"; in addrtype_mt_checkentry_v1() 191 errmsg = "ipv6 BLACKHOLE matching not supported"; in addrtype_mt_checkentry_v1() 195 errmsg = "ipv6 PROHIBIT (THROW, NAT ..) matching not supported"; in addrtype_mt_checkentry_v1() 199 errmsg = "ipv6 does not support BROADCAST matching"; in addrtype_mt_checkentry_v1() 206 pr_info_ratelimited("%s\n", errmsg); in addrtype_mt_checkentry_v1()
|
D | xt_policy.c | 135 const char *errmsg = "neither incoming nor outgoing policy selected"; in policy_mt_check() local 142 errmsg = "output policy not valid in PREROUTING and INPUT"; in policy_mt_check() 147 errmsg = "input policy not valid in POSTROUTING and OUTPUT"; in policy_mt_check() 151 errmsg = "too many policy elements"; in policy_mt_check() 156 pr_info_ratelimited("%s\n", errmsg); in policy_mt_check()
|
D | xt_CT.c | 126 const char *errmsg = NULL; in xt_ct_set_timeout() local 134 errmsg = "Timeout policy base is empty"; in xt_ct_set_timeout() 141 errmsg = "You must specify a L4 protocol and not use inversions on it"; in xt_ct_set_timeout() 182 if (errmsg) in xt_ct_set_timeout() 183 pr_info_ratelimited("%s\n", errmsg); in xt_ct_set_timeout()
|
D | xt_HMARK.c | 317 const char *errmsg = "proto mask must be zero with L3 mode"; in hmark_tg_check() local 334 errmsg = "spi-set and port-set can't be combined"; in hmark_tg_check() 339 pr_info_ratelimited("%s\n", errmsg); in hmark_tg_check()
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-vbi.c | 42 char *errmsg = "Unknown"; in print_err_status() local 46 errmsg = "unlinked synchronously"; in print_err_status() 49 errmsg = "unlinked asynchronously"; in print_err_status() 52 errmsg = "Buffer error (overrun)"; in print_err_status() 55 errmsg = "Stalled (device not responding)"; in print_err_status() 58 errmsg = "Babble (bad cable?)"; in print_err_status() 61 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 64 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 67 errmsg = "Device does not respond"; in print_err_status() 72 "URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
D | cx231xx-dvb.c | 181 char *errmsg = "Unknown"; in print_err_status() local 185 errmsg = "unlinked synchronously"; in print_err_status() 188 errmsg = "unlinked asynchronously"; in print_err_status() 191 errmsg = "Buffer error (overrun)"; in print_err_status() 194 errmsg = "Stalled (device not responding)"; in print_err_status() 197 errmsg = "Babble (bad cable?)"; in print_err_status() 200 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 203 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 206 errmsg = "Device does not respond"; in print_err_status() 211 "URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
D | cx231xx-video.c | 198 char *errmsg = "Unknown"; in print_err_status() local 202 errmsg = "unlinked synchronously"; in print_err_status() 205 errmsg = "unlinked asynchronously"; in print_err_status() 208 errmsg = "Buffer error (overrun)"; in print_err_status() 211 errmsg = "Stalled (device not responding)"; in print_err_status() 214 errmsg = "Babble (bad cable?)"; in print_err_status() 217 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 220 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 223 errmsg = "Device does not respond"; in print_err_status() 227 cx231xx_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
/Linux-v4.19/scripts/dtc/ |
D | util.h | 217 void NORETURN util_usage(const char *errmsg, const char *synopsis, 230 #define usage(errmsg) \ argument 231 util_usage(errmsg, usage_synopsis, usage_short_opts, \
|
D | util.c | 421 void NORETURN util_usage(const char *errmsg, const char *synopsis, in util_usage() argument 426 FILE *fp = errmsg ? stderr : stdout; in util_usage() 469 if (errmsg) { in util_usage() 470 fprintf(fp, "\nError: %s\n", errmsg); in util_usage()
|
/Linux-v4.19/tools/lib/bpf/ |
D | nlattr.c | 158 char *errmsg = NULL; in nla_dump_errormsg() local 182 errmsg = (char *) nla_data(tb[NLMSGERR_ATTR_MSG]); in nla_dump_errormsg() 184 fprintf(stderr, "Kernel error message: %s\n", errmsg); in nla_dump_errormsg()
|
D | libbpf.c | 472 char errmsg[STRERR_BUFSIZE]; in bpf_object__elf_init() local 473 char *cp = str_error(errno, errmsg, sizeof(errmsg)); in bpf_object__elf_init() 813 char errmsg[STRERR_BUFSIZE]; in bpf_object__elf_collect() local 814 char *cp = str_error(-err, errmsg, sizeof(errmsg)); in bpf_object__elf_collect() 1115 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__create_maps() local 1143 cp = str_error(errno, errmsg, sizeof(errmsg)); in bpf_object__create_maps() 1158 cp = str_error(errno, errmsg, sizeof(errmsg)); in bpf_object__create_maps() 1312 char *cp, errmsg[STRERR_BUFSIZE]; in load_program() local 1342 cp = str_error(errno, errmsg, sizeof(errmsg)); in load_program() 1643 char *cp, errmsg[STRERR_BUFSIZE]; in check_path() local [all …]
|
/Linux-v4.19/drivers/media/usb/pwc/ |
D | pwc-if.c | 274 const char *errmsg; in pwc_isoc_handler() local 276 errmsg = "Unknown"; in pwc_isoc_handler() 278 case -ENOSR: errmsg = "Buffer error (overrun)"; break; in pwc_isoc_handler() 279 case -EPIPE: errmsg = "Stalled (device not responding)"; break; in pwc_isoc_handler() 280 case -EOVERFLOW: errmsg = "Babble (bad cable?)"; break; in pwc_isoc_handler() 281 case -EPROTO: errmsg = "Bit-stuff error (bad cable?)"; break; in pwc_isoc_handler() 282 case -EILSEQ: errmsg = "CRC/Timeout (could be anything)"; break; in pwc_isoc_handler() 283 case -ETIME: errmsg = "Device does not respond"; break; in pwc_isoc_handler() 286 urb->status, errmsg); in pwc_isoc_handler()
|
/Linux-v4.19/fs/qnx4/ |
D | inode.c | 190 const char *errmsg; in qnx4_fill_super() local 214 errmsg = qnx4_checkroot(s, (struct qnx4_super_block *) bh->b_data); in qnx4_fill_super() 216 if (errmsg != NULL) { in qnx4_fill_super() 218 printk(KERN_ERR "qnx4: %s\n", errmsg); in qnx4_fill_super()
|
/Linux-v4.19/drivers/i2c/busses/ |
D | scx200_acb.c | 111 const char *errmsg; in scx200_acb_machine() local 117 errmsg = "bus error"; in scx200_acb_machine() 121 errmsg = "not master"; in scx200_acb_machine() 216 "%s in state %s (addr=0x%02x, len=%d, status=0x%02x)\n", errmsg, in scx200_acb_machine()
|
/Linux-v4.19/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-v4.19/drivers/media/usb/au0828/ |
D | au0828-video.c | 66 char *errmsg = "Unknown"; in print_err_status() local 70 errmsg = "unlinked synchronously"; in print_err_status() 73 errmsg = "unlinked asynchronously"; in print_err_status() 76 errmsg = "Buffer error (overrun)"; in print_err_status() 79 errmsg = "Stalled (device not responding)"; in print_err_status() 82 errmsg = "Babble (bad cable?)"; in print_err_status() 85 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status() 88 errmsg = "CRC/Timeout (could be anything)"; in print_err_status() 91 errmsg = "Device does not respond"; in print_err_status() 95 au0828_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status() [all …]
|
/Linux-v4.19/tools/perf/util/ |
D | srcline.c | 143 const char *errmsg; in bfd_error() local 145 errmsg = bfd_errmsg(bfd_get_error()); in bfd_error() 149 pr_debug("%s: %s\n", string, errmsg); in bfd_error() 151 pr_debug("%s\n", errmsg); in bfd_error()
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 980 const char **errmsg ATTRIBUTE_UNUSED) in insert_arx() 986 *errmsg = _("invalid register"); in insert_arx() 1003 const char **errmsg ATTRIBUTE_UNUSED) in insert_ary() 1009 *errmsg = _("invalid register"); in insert_ary() 1026 const char **errmsg) in insert_rx() argument 1034 *errmsg = _("invalid register"); in insert_rx() 1055 const char **errmsg) in insert_ry() argument 1063 *errmsg = _("invalid register"); in insert_ry() 1090 const char **errmsg ATTRIBUTE_UNUSED) in insert_bat() 1115 const char **errmsg ATTRIBUTE_UNUSED) in insert_bba() [all …]
|
D | ppc.h | 263 (unsigned long instruction, long op, ppc_cpu_t dialect, const char **errmsg);
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | time-event.c | 196 const char *errmsg) in iwl_mvm_te_check_disconnect() argument 206 if (errmsg) in iwl_mvm_te_check_disconnect() 207 IWL_ERR(mvm, "%s\n", errmsg); in iwl_mvm_te_check_disconnect() 209 iwl_mvm_connection_loss(mvm, vif, errmsg); in iwl_mvm_te_check_disconnect()
|
/Linux-v4.19/fs/qnx6/ |
D | inode.c | 303 const char *errmsg; in qnx6_fill_super() local 456 errmsg = qnx6_checkroot(s); in qnx6_fill_super() 457 if (errmsg != NULL) { in qnx6_fill_super() 459 pr_err("%s\n", errmsg); in qnx6_fill_super()
|