arch/alpha/include/uapi/asm/errno.h
58
#define EFSBADCRC EBADMSG /* Bad CRC detected */
arch/arm/crypto/ghash-ce-glue.c
471
return ret ? -EBADMSG : 0;
arch/arm64/crypto/aes-ce-ccm-glue.c
293
return -EBADMSG;
arch/arm64/crypto/ghash-ce-glue.c
407
return ret ? -EBADMSG : 0;
arch/arm64/crypto/sm4-ce-ccm-glue.c
246
return -EBADMSG;
arch/arm64/crypto/sm4-ce-gcm-glue.c
214
return -EBADMSG;
arch/mips/include/uapi/asm/errno.h
53
#define EFSBADCRC EBADMSG /* Bad CRC detected */
arch/parisc/include/uapi/asm/errno.h
39
#define EFSBADCRC EBADMSG /* Bad CRC detected */
arch/powerpc/crypto/aes-gcm-p10-glue.c
308
return -EBADMSG;
arch/powerpc/platforms/pseries/cmm.c
358
return -EBADMSG;
arch/s390/crypto/aes_s390.c
909
ret = -EBADMSG;
arch/s390/kernel/machine_kexec_file.c
66
return -EBADMSG;
arch/sparc/include/uapi/asm/errno.h
51
#define EFSBADCRC EBADMSG /* Bad CRC detected */
arch/x86/coco/sev/core.c
1728
return -EBADMSG;
arch/x86/coco/sev/core.c
1733
return -EBADMSG;
arch/x86/coco/sev/core.c
1740
return -EBADMSG;
arch/x86/coco/sev/core.c
1746
return -EBADMSG;
arch/x86/coco/sev/core.c
1777
return -EBADMSG;
arch/x86/crypto/aegis128-aesni-glue.c
239
return crypto_memneq(tag.bytes, zeros.bytes, authsize) ? -EBADMSG : 0;
arch/x86/crypto/aesni-intel_glue.c
1430
err = -EBADMSG;
certs/system_keyring.c
325
ret = -EBADMSG;
crypto/aegis128-core.c
442
return -EBADMSG;
crypto/aegis128-core.c
499
return -EBADMSG;
crypto/algif_aead.c
251
if (err == -EIOCBQUEUED || err == -EBADMSG || !ret)
crypto/asymmetric_keys/asymmetric_type.c
411
ret = -EBADMSG;
crypto/asymmetric_keys/asymmetric_type.c
416
if (ret != -EBADMSG) {
crypto/asymmetric_keys/mscode_parser.c
103
return -EBADMSG;
crypto/asymmetric_keys/mscode_parser.c
48
return -EBADMSG;
crypto/asymmetric_keys/mscode_parser.c
59
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
427
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
443
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
547
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
564
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
621
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
627
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_parser.c
708
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_verify.c
148
return -EBADMSG;
crypto/asymmetric_keys/pkcs7_verify.c
92
ret = -EBADMSG;
crypto/asymmetric_keys/pkcs8_parser.c
59
return -EBADMSG;
crypto/asymmetric_keys/verify_pefile.c
346
ret = -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
322
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
524
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
558
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
583
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
585
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
613
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
615
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
617
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
649
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
651
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
653
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
660
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
754
return -EBADMSG;
crypto/asymmetric_keys/x509_cert_parser.c
758
return -EBADMSG;
crypto/authenc.c
247
return -EBADMSG;
crypto/authencesn.c
227
return -EBADMSG;
crypto/ccm.c
336
err = -EBADMSG;
crypto/ccm.c
384
return -EBADMSG;
crypto/chacha20poly1305.c
90
return -EBADMSG;
crypto/dh.c
207
ret = -EBADMSG;
crypto/dh.c
221
ret = -EBADMSG;
crypto/dh.c
242
ret = -EBADMSG;
crypto/ecdsa.c
37
return -EBADMSG;
crypto/ecrdsa.c
101
return -EBADMSG;
crypto/gcm.c
471
return crypto_memneq(iauth_tag, auth_tag, authsize) ? -EBADMSG : 0;
crypto/krb5/rfc3961_simplified.c
767
ret = -EBADMSG;
crypto/krb5/selftest.c
21
ret = -EBADMSG; \
crypto/krb5/selftest.c
31
ret = -EBADMSG; \
crypto/krb5enc.c
259
return -EBADMSG;
crypto/rsa.c
150
ret = -EBADMSG;
crypto/rsa.c
189
ret = -EBADMSG;
crypto/rsassa-pkcs1.c
275
return -EBADMSG;
crypto/rsassa-pkcs1.c
282
return -EBADMSG;
crypto/rsassa-pkcs1.c
286
return -EBADMSG;
crypto/rsassa-pkcs1.c
288
return -EBADMSG;
crypto/testmgr.c
2173
(err != vec->crypt_error && !(err == -EBADMSG && vec->novrfy))) {
crypto/testmgr.c
2177
vec->crypt_error != 0 && vec->crypt_error != -EBADMSG)
drivers/accel/ivpu/ivpu_ipc.c
283
ret = -EBADMSG;
drivers/accel/ivpu/ivpu_jsm_msg.c
524
return -EBADMSG;
drivers/block/rbd.c
5589
return -EBADMSG;
drivers/block/rbd.c
5860
return -EBADMSG;
drivers/crypto/amcc/crypto4xx_core.c
576
err = -EBADMSG;
drivers/crypto/atmel-aes.c
1521
err = crypto_memneq(itag, otag, authsize) ? -EBADMSG : 0;
drivers/crypto/atmel-aes.c
1897
err = -EBADMSG;
drivers/crypto/axis/artpec6_crypto.c
2214
result = -EBADMSG;
drivers/crypto/bcm/cipher.c
1639
err = -EBADMSG;
drivers/crypto/bcm/spu.c
1120
return -EBADMSG;
drivers/crypto/bcm/spu2.c
1338
return -EBADMSG;
drivers/crypto/caam/error.c
258
return -EBADMSG;
drivers/crypto/ccp/ccp-ops.c
897
authsize) ? -EBADMSG : 0;
drivers/crypto/ccree/cc_aead.c
237
err = -EBADMSG;
drivers/crypto/chelsio/chcr_algo.c
190
*err = -EBADMSG;
drivers/crypto/chelsio/chcr_core.c
163
error_status = -EBADMSG;
drivers/crypto/hisilicon/sec2/sec_crypto.c
197
return -EBADMSG;
drivers/crypto/inside-secure/eip93/eip93-common.c
35
return -EBADMSG;
drivers/crypto/inside-secure/eip93/eip93-common.c
61
return -EBADMSG;
drivers/crypto/inside-secure/safexcel.c
933
return -EBADMSG;
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
373
failed = phys & 0x1 ? -EBADMSG : 0;
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
456
return -EBADMSG;
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
525
return -EBADMSG;
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
733
return -EBADMSG;
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
785
return -EBADMSG;
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
923
-EBADMSG : 0;
drivers/crypto/intel/keembay/ocs-aes.c
1286
return memcmp(tag, yr, tag_size_bytes) ? -EBADMSG : 0;
drivers/crypto/intel/qat/qat_common/qat_algs.c
601
res = -EBADMSG;
drivers/crypto/intel/qat/qat_common/qat_comp_algs.c
67
int res = -EBADMSG;
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
111
return -EBADMSG;
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
96
return -EBADMSG;
drivers/crypto/nx/nx-aes-ccm.c
395
authsize) ? -EBADMSG : 0;
drivers/crypto/nx/nx-aes-gcm.c
404
-EBADMSG : 0;
drivers/crypto/omap-aes-gcm.c
82
ret = -EBADMSG;
drivers/crypto/qce/aead.c
67
if (error < 0 && (error != -EBADMSG))
drivers/crypto/qce/aead.c
85
error = -EBADMSG;
drivers/crypto/qce/common.c
582
ret = -EBADMSG;
drivers/crypto/sa2ul.c
1691
err = memcmp(&mdptr[4], auth_tag, authsize) ? -EBADMSG : 0;
drivers/crypto/starfive/jh7110-aes.c
317
return -EBADMSG;
drivers/crypto/stm32/stm32-cryp.c
1885
ret = -EBADMSG;
drivers/crypto/talitos.c
1061
err = crypto_memneq(oicv, icv, authsize) ? -EBADMSG : 0;
drivers/crypto/talitos.c
1083
err = -EBADMSG;
drivers/crypto/tegra/tegra-se-aes.c
1067
return -EBADMSG;
drivers/crypto/tegra/tegra-se-aes.c
835
return -EBADMSG;
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
83
error = -EBADMSG;
drivers/crypto/virtio/virtio_crypto_skcipher_algs.c
73
error = -EBADMSG;
drivers/crypto/xilinx/zynqmp-aes-gcm.c
208
ret = -EBADMSG;
drivers/crypto/xilinx/zynqmp-aes-gcm.c
348
ret = -EBADMSG;
drivers/firmware/microchip/mpfs-auto-update.c
190
return ret ? ret : -EBADMSG;
drivers/fsi/fsi-occ.c
306
rc = -EBADMSG;
drivers/fsi/fsi-occ.c
378
rc = -EBADMSG;
drivers/fsi/fsi-occ.c
385
rc = -EBADMSG;
drivers/fsi/fsi-occ.c
439
rc = -EBADMSG;
drivers/fsi/fsi-occ.c
446
rc = -EBADMSG;
drivers/fwctl/mlx5/main.c
325
return ERR_PTR(-EBADMSG);
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c
1252
return -EBADMSG;
drivers/gpu/drm/tiny/appletbdrm.c
211
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2783
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2788
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2793
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2798
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2803
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2808
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2816
return -EBADMSG; \
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2833
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2840
return -EBADMSG;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2860
err = -EBADMSG;
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
364
client_data->response.error = -EBADMSG;
drivers/hid/intel-ish-hid/ishtp/loader.c
119
return -EBADMSG;
drivers/hid/intel-ish-hid/ishtp/loader.c
125
return -EBADMSG;
drivers/hwmon/pmbus/adm1266.c
131
return -EBADMSG;
drivers/hwmon/pmbus/ltc2978.c
164
if (status == -EBADMSG || status == -ENXIO) {
drivers/i2c/busses/i2c-fsi.c
550
return -EBADMSG;
drivers/i2c/busses/i2c-i801.c
404
return -EBADMSG;
drivers/i2c/busses/i2c-ismt.c
370
return -EBADMSG;
drivers/i2c/busses/i2c-stm32f7.c
1264
return -EBADMSG;
drivers/i2c/i2c-core-smbus.c
91
return -EBADMSG;
drivers/iio/resolver/ad2s1210.c
286
return -EBADMSG;
drivers/infiniband/hw/irdma/virtchnl.c
106
return -EBADMSG;
drivers/infiniband/hw/irdma/virtchnl.c
110
return -EBADMSG;
drivers/infiniband/hw/irdma/virtchnl.c
595
return -EBADMSG;
drivers/infiniband/hw/mthca/mthca_cmd.c
318
[MTHCA_CMD_STAT_BAD_PKT] = -EBADMSG,
drivers/infiniband/hw/mthca/mthca_mad.c
254
if (err == -EBADMSG)
drivers/md/dm-crypt.c
1366
if (r == -EBADMSG) {
drivers/md/dm-crypt.c
1628
case -EBADMSG:
drivers/md/dm-crypt.c
2222
if (error == -EBADMSG) {
drivers/media/platform/qcom/iris/iris_hfi_queue.c
100
ret = -EBADMSG;
drivers/media/platform/qcom/venus/hfi_venus.c
314
ret = -EBADMSG;
drivers/memstick/core/ms_block.c
1144
if (error == -EBADMSG) {
drivers/memstick/core/ms_block.c
1400
if (error == -EBADMSG) {
drivers/memstick/core/ms_block.c
1566
if (error == -EBADMSG) {
drivers/memstick/core/ms_block.c
449
return msb_exit_state_machine(msb, -EBADMSG);
drivers/memstick/core/ms_block.c
534
return msb_exit_state_machine(msb, -EBADMSG);
drivers/memstick/core/ms_block.c
641
return msb_exit_state_machine(msb, -EBADMSG);
drivers/memstick/core/ms_block.c
931
if (error == -EBADMSG) {
drivers/memstick/core/ms_block.c
938
return -EBADMSG;
drivers/misc/gehc-achc.c
282
ret = -EBADMSG;
drivers/misc/genwqe/card_ddcb.c
953
rc = -EBADMSG; /* not processed/error retc */
drivers/misc/genwqe/card_dev.c
734
if ((rc < 0) && (rc != -EBADMSG)) {
drivers/misc/mei/interrupt.c
336
return -EBADMSG;
drivers/misc/mei/interrupt.c
343
return -EBADMSG;
drivers/misc/mei/interrupt.c
411
return -EBADMSG;
drivers/misc/mei/interrupt.c
416
return -EBADMSG;
drivers/misc/mei/interrupt.c
434
return -EBADMSG;
drivers/misc/mei/interrupt.c
475
ret = -EBADMSG;
drivers/mmc/core/mmc.c
1523
if (err == -EBADMSG) {
drivers/mmc/core/mmc.c
1557
if (err == -EBADMSG)
drivers/mmc/core/mmc.c
1567
if (err && err != -EBADMSG)
drivers/mmc/core/mmc.c
1754
if (err && err != -EBADMSG)
drivers/mmc/core/mmc.c
1784
if (err && err != -EBADMSG)
drivers/mmc/core/mmc.c
1796
if (err && err != -EBADMSG)
drivers/mmc/core/mmc.c
1861
if (err && err != -EBADMSG)
drivers/mmc/core/mmc.c
1885
if (err && err != -EBADMSG)
drivers/mmc/core/mmc.c
1907
if (err && err != -EBADMSG)
drivers/mmc/core/mmc_ops.c
442
return -EBADMSG;
drivers/mmc/core/mmc_ops.c
448
return -EBADMSG;
drivers/mtd/devices/docg3.c
950
ret = -EBADMSG;
drivers/mtd/mtdchar.c
806
ret = -EBADMSG;
drivers/mtd/nand/core.c
45
return -EBADMSG;
drivers/mtd/nand/core.c
56
return -EBADMSG;
drivers/mtd/nand/core.c
63
return -EBADMSG;
drivers/mtd/nand/ecc-mxic.c
548
return failure ? -EBADMSG : max_bf;
drivers/mtd/nand/ecc-realtek.c
188
return ret ? -EBADMSG : bitflips;
drivers/mtd/nand/ecc-realtek.c
252
return ret ? -EBADMSG : 0;
drivers/mtd/nand/ecc-realtek.c
305
return failure ? -EBADMSG : bitflips;
drivers/mtd/nand/ecc-sw-bch.c
71
count = -EBADMSG;
drivers/mtd/nand/ecc-sw-hamming.c
441
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_base.c
1201
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_base.c
1330
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_base.c
1426
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_base.c
1630
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_base.c
1666
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_base.c
589
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_omap2.c
279
return -EBADMSG;
drivers/mtd/nand/onenand/onenand_samsung.c
359
return -EBADMSG;
drivers/mtd/nand/raw/atmel/pmecc.c
680
return -EBADMSG;
drivers/mtd/nand/raw/brcmnand/brcmnand.c
1974
ret = -EBADMSG;
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2065
return -EBADMSG;
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2110
if (ret != -EBADMSG) {
drivers/mtd/nand/raw/brcmnand/brcmnand.c
2114
ret = -EBADMSG;
drivers/mtd/nand/raw/davinci_nand.c
220
return -EBADMSG;
drivers/mtd/nand/raw/davinci_nand.c
228
return -EBADMSG;
drivers/mtd/nand/raw/davinci_nand.c
399
return -EBADMSG;
drivers/mtd/nand/raw/denali.c
620
return irq_status & ecc_err_mask ? -EBADMSG : 0;
drivers/mtd/nand/raw/denali.c
698
ret = -EBADMSG;
drivers/mtd/nand/raw/denali.c
733
if (ret && ret != -EBADMSG)
drivers/mtd/nand/raw/denali.c
738
else if (ret == -EBADMSG)
drivers/mtd/nand/raw/diskonchip.c
214
return parity ? -EBADMSG : nerr;
drivers/mtd/nand/raw/fsmc_nand.c
820
return -EBADMSG;
drivers/mtd/nand/raw/hisi504_nand.c
560
return -EBADMSG;
drivers/mtd/nand/raw/ingenic/jz4725b_bch.c
247
ret = -EBADMSG;
drivers/mtd/nand/raw/ingenic/jz4740_ecc.c
147
return -EBADMSG;
drivers/mtd/nand/raw/ingenic/jz4780_bch.c
204
ret = -EBADMSG;
drivers/mtd/nand/raw/marvell_nand.c
1016
return -EBADMSG;
drivers/mtd/nand/raw/meson_nand.c
583
ret = -EBADMSG;
drivers/mtd/nand/raw/nand_base.c
3073
if (stat == -EBADMSG &&
drivers/mtd/nand/raw/nand_base.c
3145
if (stat == -EBADMSG &&
drivers/mtd/nand/raw/nand_base.c
3211
if (stat == -EBADMSG &&
drivers/mtd/nand/raw/nand_base.c
3294
if (stat == -EBADMSG &&
drivers/mtd/nand/raw/nand_base.c
3618
return -EBADMSG;
drivers/mtd/nand/raw/nand_base.c
3854
return -EBADMSG;
drivers/mtd/nand/raw/nuvoton-ma35d1-nand-controller.c
413
return -EBADMSG;
drivers/mtd/nand/raw/omap2.c
1336
err = -EBADMSG;
drivers/mtd/nand/raw/omap2.c
1375
err = -EBADMSG;
drivers/mtd/nand/raw/omap2.c
747
return -EBADMSG;
drivers/mtd/nand/raw/omap2.c
752
return -EBADMSG;
drivers/mtd/nand/raw/omap2.c
782
return -EBADMSG;
drivers/mtd/nand/raw/pl35x-nand-controller.c
435
return -EBADMSG;
drivers/mtd/nand/raw/r852.c
493
error = -EBADMSG;
drivers/mtd/nand/raw/stm32_fmc2_nand.c
1085
if (stat == -EBADMSG)
drivers/mtd/nand/raw/stm32_fmc2_nand.c
558
return -EBADMSG;
drivers/mtd/nand/raw/stm32_fmc2_nand.c
574
return -EBADMSG;
drivers/mtd/nand/raw/stm32_fmc2_nand.c
652
return -EBADMSG;
drivers/mtd/nand/raw/stm32_fmc2_nand.c
730
if (stat == -EBADMSG)
drivers/mtd/nand/raw/sunxi_nand.c
924
return -EBADMSG;
drivers/mtd/nand/spi/alliancememory.c
112
return -EBADMSG;
drivers/mtd/nand/spi/core.c
310
return -EBADMSG;
drivers/mtd/nand/spi/core.c
404
if (ret == -EBADMSG) {
drivers/mtd/nand/spi/core.c
817
if (ret < 0 && ret != -EBADMSG)
drivers/mtd/nand/spi/core.c
820
if (ret == -EBADMSG && spinand->set_read_retry) {
drivers/mtd/nand/spi/core.c
835
} else if (ret == -EBADMSG) {
drivers/mtd/nand/spi/core.c
855
ret = -EBADMSG;
drivers/mtd/nand/spi/fmsh.c
63
return -EBADMSG;
drivers/mtd/nand/spi/foresee.c
75
return -EBADMSG;
drivers/mtd/nand/spi/foresee.c
88
return -EBADMSG;
drivers/mtd/nand/spi/gigadevice.c
125
return -EBADMSG;
drivers/mtd/nand/spi/gigadevice.c
196
return -EBADMSG;
drivers/mtd/nand/spi/gigadevice.c
299
return -EBADMSG;
drivers/mtd/nand/spi/gigadevice.c
337
return -EBADMSG;
drivers/mtd/nand/spi/gigadevice.c
357
return -EBADMSG;
drivers/mtd/nand/spi/macronix.c
118
return -EBADMSG;
drivers/mtd/nand/spi/micron.c
159
return -EBADMSG;
drivers/mtd/nand/spi/paragon.c
84
return -EBADMSG;
drivers/mtd/nand/spi/skyhigh.c
68
return -EBADMSG;
drivers/mtd/nand/spi/toshiba.c
84
return -EBADMSG;
drivers/mtd/nand/spi/winbond.c
303
return -EBADMSG;
drivers/mtd/nand/spi/xtx.c
130
return -EBADMSG;
drivers/mtd/nand/spi/xtx.c
81
return -EBADMSG;
drivers/mtd/tests/mtd_nandecctest.c
197
return (ret == -EBADMSG) ? 0 : -EINVAL;
drivers/mtd/ubi/eba.c
655
err = -EBADMSG;
drivers/mtd/ubi/eba.c
671
err = -EBADMSG;
drivers/mtd/ubi/eba.c
711
err = -EBADMSG;
drivers/mtd/ubi/io.c
210
return -EBADMSG;
drivers/mtd/ubi/kapi.c
734
return -EBADMSG;
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c
257
if (err == -EBADMSG) {
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c
279
if (err != -ETIMEDOUT && err != -EBADMSG)
drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c
336
return -EBADMSG;
drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c
408
if (err != -EBADMSG)
drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.c
188
return -EBADMSG;
drivers/net/can/spi/mcp251xfd/mcp251xfd-rx.c
292
if (err == -EBADMSG)
drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c
245
if (err == -EBADMSG)
drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c
99
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es581_4.c
130
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es581_4.c
83
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_core.c
1022
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_core.c
1059
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_core.c
1110
case -EBADMSG:
drivers/net/can/usb/etas_es58x/es58x_core.c
1285
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_core.c
144
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_core.c
938
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_core.c
952
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_devlink.c
102
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_devlink.c
106
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_devlink.c
110
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_devlink.c
58
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_devlink.c
63
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_devlink.c
67
return -EBADMSG;
drivers/net/can/usb/etas_es58x/es58x_fd.c
88
return -EBADMSG;
drivers/net/can/usb/peak_usb/pcan_usb_fd.c
745
err = -EBADMSG;
drivers/net/can/usb/peak_usb/pcan_usb_pro.c
263
err = -EBADMSG;
drivers/net/can/usb/peak_usb/pcan_usb_pro.c
732
err = -EBADMSG;
drivers/net/ethernet/adi/adin1110.c
234
return -EBADMSG;
drivers/net/ethernet/intel/idpf/idpf_controlq.c
575
err = -EBADMSG;
drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c
20
[MLXFW_FSM_STATE_ERR_REJECTED_DIGEST_ERR] = -EBADMSG,
drivers/net/ethernet/meta/fbnic/fbnic_tlv.c
551
return -EBADMSG;
drivers/net/gtp.c
1108
return -EBADMSG;
drivers/net/gtp.c
1165
return -EBADMSG;
drivers/net/ieee802154/ca8210.c
536
return -EBADMSG;
drivers/net/macsec.c
968
if (ret != -EBADMSG) {
drivers/net/wireless/ath/carl9170/fw.c
62
return -EBADMSG;
drivers/net/xen-netfront.c
2602
return -EBADMSG;
drivers/nfc/fdp/i2c.c
208
if (r == -EREMOTEIO || r == -ENOMEM || r == -EBADMSG)
drivers/nfc/microread/i2c.c
155
r = -EBADMSG;
drivers/nfc/microread/i2c.c
178
r = -EBADMSG;
drivers/nfc/microread/i2c.c
219
} else if ((r == -ENOMEM) || (r == -EBADMSG)) {
drivers/nfc/nfcmrvl/i2c.c
35
return -EBADMSG;
drivers/nfc/nfcmrvl/i2c.c
57
return -EBADMSG;
drivers/nfc/nfcmrvl/i2c.c
83
case -EBADMSG:
drivers/nfc/nxp-nci/firmware.c
298
fw_info->cmd_result = -EBADMSG;
drivers/nfc/nxp-nci/i2c.c
109
r = -EBADMSG;
drivers/nfc/nxp-nci/i2c.c
131
r = -EBADMSG;
drivers/nfc/nxp-nci/i2c.c
155
r = -EBADMSG;
drivers/nfc/nxp-nci/i2c.c
177
r = -EBADMSG;
drivers/nfc/pn533/i2c.c
149
} else if ((r == -ENOMEM) || (r == -EBADMSG) || (r == -EBUSY)) {
drivers/nfc/pn544/i2c.c
370
r = -EBADMSG;
drivers/nfc/pn544/i2c.c
393
r = -EBADMSG;
drivers/nfc/pn544/i2c.c
445
return -EBADMSG;
drivers/nfc/pn544/i2c.c
507
} else if ((r == -ENOMEM) || (r == -EBADMSG)) {
drivers/nfc/s3fwrn5/i2c.c
113
return -EBADMSG;
drivers/nfc/s3fwrn5/i2c.c
95
return -EBADMSG;
drivers/nfc/st-nci/i2c.c
126
return -EBADMSG;
drivers/nfc/st-nci/i2c.c
177
if (r == -EREMOTEIO || r == -ENOMEM || r == -EBADMSG)
drivers/nfc/st-nci/spi.c
137
return -EBADMSG;
drivers/nfc/st-nci/spi.c
189
if (r == -EREMOTEIO || r == -ENOMEM || r == -EBADMSG)
drivers/nfc/st21nfca/i2c.c
295
return -EBADMSG;
drivers/nfc/st21nfca/i2c.c
318
return -EBADMSG;
drivers/nfc/st21nfca/i2c.c
441
} else if (r == -EBADMSG && phy->crc_trials < ARRAY_SIZE(wait_tab)) {
drivers/pci/switch/switchtec.c
632
return -EBADMSG;
drivers/platform/chrome/cros_ec_i2c.c
148
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_i2c.c
175
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_i2c.c
275
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_ishtp.c
242
client_data->response.error = -EBADMSG;
drivers/platform/chrome/cros_ec_ishtp.c
453
return -EBADMSG;
drivers/platform/chrome/cros_ec_lpc.c
300
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_lpc.c
400
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_proto.c
29
[EC_RES_INVALID_CHECKSUM] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto.c
39
[EC_RES_INVALID_HEADER_VERSION] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto.c
40
[EC_RES_INVALID_HEADER_CRC] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto.c
41
[EC_RES_INVALID_DATA_CRC] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto.c
462
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_proto_test.c
2012
[EC_RES_INVALID_CHECKSUM] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto_test.c
2028
[EC_RES_INVALID_HEADER_VERSION] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto_test.c
2029
[EC_RES_INVALID_HEADER_CRC] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto_test.c
2030
[EC_RES_INVALID_DATA_CRC] = -EBADMSG,
drivers/platform/chrome/cros_ec_proto_test.c
729
KUNIT_EXPECT_EQ(test, ret, -EBADMSG);
drivers/platform/chrome/cros_ec_rpmsg.c
136
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_spi.c
247
return -EBADMSG;
drivers/platform/chrome/cros_ec_spi.c
510
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_spi.c
631
ret = -EBADMSG;
drivers/platform/chrome/cros_ec_uart.c
189
ret = -EBADMSG;
drivers/platform/chrome/wilco_ec/mailbox.c
163
return -EBADMSG;
drivers/platform/chrome/wilco_ec/mailbox.c
168
return -EBADMSG;
drivers/platform/chrome/wilco_ec/properties.c
116
return -EBADMSG;
drivers/platform/chrome/wilco_ec/properties.c
52
return -EBADMSG;
drivers/platform/chrome/wilco_ec/properties.c
54
return -EBADMSG;
drivers/platform/chrome/wilco_ec/properties.c
98
return -EBADMSG;
drivers/platform/surface/aggregator/ssh_parser.c
147
return -EBADMSG;
drivers/platform/surface/aggregator/ssh_parser.c
170
return -EBADMSG;
drivers/platform/x86/amd/pmc/mp2_stb.c
127
return -EBADMSG;
drivers/power/supply/wilco-charger.c
115
return -EBADMSG;
drivers/scsi/scsi_netlink.c
55
err = -EBADMSG;
drivers/soc/microchip/mpfs-sys-controller.c
68
ret = -EBADMSG;
drivers/soc/qcom/ice.c
469
err = -EBADMSG; /* probably invalid key */
drivers/soc/qcom/ice.c
518
err = -EBADMSG; /* probably invalid key */
drivers/spi/spi-amlogic-spifc-a4.c
1055
return sfc->ecc_stats.failed ? -EBADMSG : sfc->ecc_stats.bitflips;
drivers/spi/spi-amlogic-spifc-a4.c
684
return -EBADMSG;
drivers/spi/spi-mtk-snfi.c
776
return snf->ecc_stats.failed ? -EBADMSG : snf->ecc_stats.bitflips;
drivers/spi/spi-qpic-snand.c
446
return -EBADMSG;
drivers/usb/gadget/function/f_fs.c
1088
ret = -EBADMSG;
drivers/usb/gadget/legacy/inode.c
604
return -EBADMSG;
drivers/usb/gadget/legacy/inode.c
666
return -EBADMSG;
drivers/usb/misc/usbtest.c
1856
retval = -EBADMSG;
drivers/usb/misc/usbtest.c
1870
retval = -EBADMSG;
drivers/usb/misc/usbtest.c
1880
retval = -EBADMSG;
fs/afs/rxrpc.c
553
ret = -EBADMSG;
fs/afs/rxrpc.c
586
case -EBADMSG:
fs/afs/rxrpc.c
975
return -EBADMSG;
fs/dlm/midcomms.c
862
return -EBADMSG;
fs/erofs/super.c
57
return -EBADMSG;
fs/jffs2/wbuf.c
238
if (ret && ret != -EUCLEAN && ret != -EBADMSG) {
fs/jffs2/wbuf.c
252
else if (ret == -EBADMSG)
fs/jffs2/wbuf.c
352
if ((ret == -EUCLEAN || ret == -EBADMSG) &&
fs/jffs2/wbuf.c
969
if ( (ret == -EBADMSG || ret == -EUCLEAN) && (*retlen == len) ) {
fs/jffs2/wbuf.c
970
if (ret == -EBADMSG)
fs/nfs/nfs4xdr.c
4037
if (len == -EBADMSG)
fs/nfs/nfs4xdr.c
4071
if (len == -EBADMSG)
fs/nfsd/nfs4xdr.c
287
return status == -EBADMSG ? nfserr_bad_xdr : nfs_ok;
fs/nfsd/vfs.c
106
{ nfserr_io, -EBADMSG },
fs/orangefs/orangefs-utils.c
467
EPROTO, EBADMSG, EOVERFLOW, ERESTART, EMSGSIZE, EPROTOTYPE,
fs/smb/client/asn1.c
34
return -EBADMSG;
fs/smb/server/asn1.c
173
return -EBADMSG;
fs/smb/server/asn1.c
201
return -EBADMSG;
fs/ubifs/io.c
1047
if (err && err != -EBADMSG)
fs/ubifs/io.c
1104
if (err && err != -EBADMSG)
fs/ubifs/io.c
97
if (err && (err != -EBADMSG || even_ebadmsg)) {
fs/ubifs/recovery.c
109
if (err && err != -EBADMSG)
fs/ubifs/recovery.c
813
if (err && err != -EBADMSG)
fs/ubifs/recovery.c
996
if (err && err != -EBADMSG)
fs/ubifs/scan.c
142
if (err && err != -EBADMSG) {
fs/ubifs/tnc.c
1812
if (err && err != -EBADMSG) {
fs/verity/signature.c
106
else if (err == -EBADMSG)
include/linux/mtd/mtd.h
708
return err == -EBADMSG;
include/linux/sunrpc/xdr.h
649
return -EBADMSG;
include/linux/sunrpc/xdr.h
670
return -EBADMSG;
include/linux/sunrpc/xdr.h
691
return -EBADMSG;
include/linux/sunrpc/xdr.h
712
return -EBADMSG;
include/linux/sunrpc/xdr.h
733
return -EBADMSG;
include/linux/sunrpc/xdr.h
762
return -EBADMSG;
include/linux/sunrpc/xdr.h
766
return -EBADMSG;
include/linux/sunrpc/xdr.h
794
return -EBADMSG;
include/linux/sunrpc/xdr.h
796
return -EBADMSG;
include/linux/sunrpc/xdr.h
799
return -EBADMSG;
include/uapi/asm-generic/errno.h
58
#define EFSBADCRC EBADMSG /* Bad CRC detected */
kernel/module/signing.c
52
return -EBADMSG;
kernel/module_signature.c
25
return -EBADMSG;
kernel/module_signature.c
42
return -EBADMSG;
lib/asn1_decoder.c
376
return -EBADMSG;
lib/asn1_decoder.c
474
return -EBADMSG;
lib/asn1_decoder.c
517
return -EBADMSG;
lib/bch.c
1069
return (err >= 0) ? err : -EBADMSG;
lib/crypto/mldsa.c
542
return -EBADMSG;
lib/crypto/mldsa.c
563
return -EBADMSG;
lib/crypto/mldsa.c
565
return -EBADMSG;
lib/crypto/tests/mldsa_kunit.c
126
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
160
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
168
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
182
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
193
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
262
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
267
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
272
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/crypto/tests/mldsa_kunit.c
277
KUNIT_ASSERT_EQ(test, -EBADMSG,
lib/errname.c
29
E(EBADMSG),
lib/oid_registry.c
112
return -EBADMSG;
lib/oid_registry.c
173
return -EBADMSG;
lib/pldmfw/pldmfw.c
538
return -EBADMSG;
lib/reed_solomon/decode_rs.c
194
return -EBADMSG;
lib/reed_solomon/decode_rs.c
213
return -EBADMSG;
lib/reed_solomon/decode_rs.c
230
return -EBADMSG;
lib/reed_solomon/decode_rs.c
300
return -EBADMSG;
net/9p/error.c
90
{"Bad message", EBADMSG},
net/bluetooth/l2cap_core.c
5687
return -EBADMSG;
net/bpf/test_run.c
1182
ret = -EBADMSG;
net/can/isotp.c
382
sk->sk_err = EBADMSG;
net/can/isotp.c
465
sk->sk_err = EBADMSG;
net/can/isotp.c
614
sk->sk_err = EBADMSG;
net/can/j1939/transport.c
191
err = EBADMSG;
net/ceph/auth_x.c
1151
return -EBADMSG;
net/ceph/messenger_v1.c
1168
return -EBADMSG;
net/ceph/messenger_v1.c
1283
return -EBADMSG;
net/ceph/messenger_v1.c
1288
return -EBADMSG;
net/ceph/messenger_v1.c
1295
return -EBADMSG;
net/ceph/messenger_v1.c
1301
return -EBADMSG;
net/ceph/messenger_v1.c
1416
case -EBADMSG:
net/ceph/messenger_v2.c
2444
return -EBADMSG;
net/ceph/messenger_v2.c
2951
if (ret == -EBADMSG)
net/ceph/messenger_v2.c
2959
if (ret == -EBADMSG)
net/ceph/messenger_v2.c
3013
if (ret == -EBADMSG)
net/ceph/messenger_v2.c
3030
if (ret == -EBADMSG)
net/ceph/messenger_v2.c
512
return -EBADMSG;
net/ceph/messenger_v2.c
651
return -EBADMSG;
net/ceph/messenger_v2.c
686
return -EBADMSG;
net/ceph/messenger_v2.c
691
return -EBADMSG;
net/ceph/messenger_v2.c
696
return -EBADMSG;
net/core/filter.c
2472
return -EBADMSG;
net/core/filter.c
6597
return -EBADMSG;
net/core/filter.c
6750
return -EBADMSG;
net/core/filter.c
6756
return -EBADMSG;
net/core/filter.c
6762
return -EBADMSG;
net/core/filter.c
6767
return -EBADMSG;
net/core/filter.c
6769
return -EBADMSG;
net/core/filter.c
6781
return -EBADMSG;
net/core/filter.c
6790
return -EBADMSG;
net/ipv4/ah4.c
281
err = crypto_memneq(icv, auth_data, ahp->icv_trunc_len) ? -EBADMSG : 0;
net/ipv4/ah4.c
419
err = crypto_memneq(icv, auth_data, ahp->icv_trunc_len) ? -EBADMSG : 0;
net/ipv6/ah6.c
482
err = crypto_memneq(icv, auth_data, ahp->icv_trunc_len) ? -EBADMSG : 0;
net/ipv6/ah6.c
631
err = crypto_memneq(icv, auth_data, ahp->icv_trunc_len) ? -EBADMSG : 0;
net/ipv6/exthdrs_core.c
203
return -EBADMSG;
net/ipv6/exthdrs_core.c
221
return -EBADMSG;
net/ipv6/exthdrs_core.c
229
return -EBADMSG;
net/ipv6/exthdrs_core.c
248
return -EBADMSG;
net/mptcp/subflow.c
1429
WRITE_ONCE(ssk->sk_err, EBADMSG);
net/netfilter/ipset/ip_set_core.c
2347
ret = -EBADMSG;
net/netfilter/nft_exthdr.c
105
return -EBADMSG;
net/netfilter/nft_exthdr.c
109
return -EBADMSG;
net/netfilter/nft_exthdr.c
94
return -EBADMSG;
net/netfilter/utils.c
208
return -EBADMSG;
net/netfilter/utils.c
211
return -EBADMSG;
net/netfilter/utils.c
217
return -EBADMSG;
net/netfilter/utils.c
221
return -EBADMSG;
net/netfilter/utils.c
223
return -EBADMSG;
net/netfilter/utils.c
230
return len ? -EBADMSG : 0;
net/nfc/nci/lib.c
34
return -EBADMSG;
net/rxrpc/input.c
26
rxrpc_abort_call(call, seq, RX_PROTOCOL_ERROR, -EBADMSG, why);
net/rxrpc/io_thread.c
116
return rxrpc_direct_abort(skb, why, RX_PROTOCOL_ERROR, -EBADMSG);
net/rxrpc/io_thread.c
358
RXKADINCONSISTENCY, -EBADMSG);
net/rxrpc/recvmsg.c
650
0, -EBADMSG);
net/rxrpc/recvmsg.c
651
ret = -EBADMSG;
net/rxrpc/rxgk_common.h
135
case -EBADMSG: /* Checksum mismatch */
net/rxrpc/rxgk_common.h
91
case -EBADMSG: /* Checksum mismatch. */
net/rxrpc/rxperf.c
331
case -EBADMSG:
net/sched/cls_flower.c
1027
return -EBADMSG;
net/sunrpc/clnt.c
2307
case -EBADMSG:
net/sunrpc/clnt.c
2772
return -EBADMSG;
net/sunrpc/xprt.c
1560
status = -EBADMSG;
net/sunrpc/xprt.c
1635
if (status == -EBADMSG && next != req)
net/tipc/crypto.c
1887
} else if (rc == -EBADMSG) {
net/tipc/crypto.c
1918
if (err == -EBADMSG && (*skb)->next)
net/tls/tls.h
314
tls_err_abort(sk, -EBADMSG);
net/tls/tls_device.c
920
if (err != -EBADMSG)
net/tls/tls_sw.c
1542
return n_sgin ?: -EBADMSG;
net/tls/tls_sw.c
1703
if (err == -EBADMSG)
net/tls/tls_sw.c
172
return -EBADMSG;
net/tls/tls_sw.c
1852
return -EBADMSG;
net/tls/tls_sw.c
2137
tls_err_abort(sk, -EBADMSG);
net/tls/tls_sw.c
221
if (err == -EBADMSG)
net/tls/tls_sw.c
2299
tls_err_abort(sk, -EBADMSG);
net/tls/tls_sw.c
2385
tls_err_abort(sk, -EBADMSG);
net/tls/tls_sw.c
2490
ret = -EBADMSG;
net/tls/tls_sw.c
834
tls_err_abort(sk, -EBADMSG);
net/tls/tls_sw.c
871
if (err && err != -EINPROGRESS && sk->sk_err == EBADMSG) {
net/tls/tls_sw.c
913
if (err && err != -EINPROGRESS && sk->sk_err == EBADMSG) {
net/xfrm/xfrm_input.c
672
if (nexthdr == -EBADMSG) {
security/integrity/digsig_asymmetric.c
92
return -EBADMSG;
security/integrity/digsig_asymmetric.c
97
return -EBADMSG;
security/integrity/platform_certs/efi_parser.c
53
return -EBADMSG;
security/integrity/platform_certs/efi_parser.c
69
return -EBADMSG;
security/integrity/platform_certs/efi_parser.c
78
return -EBADMSG;
security/ipe/digest.c
38
rc = -EBADMSG;
security/ipe/policy_parser.c
103
return -EBADMSG;
security/ipe/policy_parser.c
114
return -EBADMSG;
security/ipe/policy_parser.c
156
rc = -EBADMSG;
security/ipe/policy_parser.c
162
rc = -EBADMSG;
security/ipe/policy_parser.c
181
rc = -EBADMSG;
security/ipe/policy_parser.c
189
rc = -EBADMSG;
security/ipe/policy_parser.c
337
rc = -EBADMSG;
security/ipe/policy_parser.c
374
return -EBADMSG;
security/ipe/policy_parser.c
392
rc = -EBADMSG;
security/ipe/policy_parser.c
407
rc = -EBADMSG;
security/ipe/policy_parser.c
413
rc = -EBADMSG;
security/ipe/policy_parser.c
416
rc = -EBADMSG;
security/ipe/policy_parser.c
421
rc = -EBADMSG;
security/ipe/policy_parser.c
429
rc = -EBADMSG;
security/ipe/policy_parser.c
487
return -EBADMSG;
security/ipe/policy_parser.c
515
return -EBADMSG;
security/ipe/policy_parser.c
547
rc = -EBADMSG;
security/ipe/policy_tests.c
113
-EBADMSG,
security/ipe/policy_tests.c
118
-EBADMSG,
security/ipe/policy_tests.c
123
-EBADMSG,
security/ipe/policy_tests.c
130
-EBADMSG,
security/ipe/policy_tests.c
137
-EBADMSG,
security/ipe/policy_tests.c
144
-EBADMSG,
security/ipe/policy_tests.c
151
-EBADMSG,
security/ipe/policy_tests.c
157
-EBADMSG,
security/ipe/policy_tests.c
171
-EBADMSG,
security/ipe/policy_tests.c
178
-EBADMSG,
security/ipe/policy_tests.c
185
-EBADMSG,
security/ipe/policy_tests.c
193
-EBADMSG,
security/ipe/policy_tests.c
200
-EBADMSG,
security/ipe/policy_tests.c
207
-EBADMSG,
security/ipe/policy_tests.c
214
-EBADMSG,
security/ipe/policy_tests.c
221
-EBADMSG,
security/ipe/policy_tests.c
228
-EBADMSG,
security/ipe/policy_tests.c
76
-EBADMSG,
security/ipe/policy_tests.c
82
-EBADMSG,
security/ipe/policy_tests.c
87
-EBADMSG,
security/ipe/policy_tests.c
93
-EBADMSG,
security/ipe/policy_tests.c
99
-EBADMSG,
security/keys/big_key.c
261
enckey) ? 0 : -EBADMSG;
tools/arch/alpha/include/uapi/asm/errno.h
58
#define EFSBADCRC EBADMSG /* Bad CRC detected */
tools/arch/mips/include/uapi/asm/errno.h
53
#define EFSBADCRC EBADMSG /* Bad CRC detected */
tools/arch/parisc/include/uapi/asm/errno.h
39
#define EFSBADCRC EBADMSG /* Bad CRC detected */
tools/arch/sparc/include/uapi/asm/errno.h
51
#define EFSBADCRC EBADMSG /* Bad CRC detected */
tools/include/uapi/asm-generic/errno.h
58
#define EFSBADCRC EBADMSG /* Bad CRC detected */
tools/perf/util/arm-spe-decoder/arm-spe-decoder.c
142
return -EBADMSG;
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
471
case -EBADMSG:
tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
616
return -EBADMSG;
tools/testing/selftests/bpf/prog_tests/kfunc_dynptr_param.c
17
{"dynptr_data_null", -EBADMSG},
tools/testing/selftests/bpf/progs/netif_receive_skb.c
77
ret = -EBADMSG; \
tools/testing/selftests/net/tls.c
2609
EXPECT_EQ(errno, EBADMSG);
tools/testing/selftests/net/tls.c
2611
EXPECT_EQ(errno, EBADMSG);
tools/testing/selftests/net/tls.c
2643
EXPECT_EQ(errno, EBADMSG);
tools/testing/selftests/net/tls.c
2645
EXPECT_EQ(errno, EBADMSG);
tools/testing/selftests/net/tls.c
2676
EXPECT_EQ(errno, EBADMSG);
tools/testing/selftests/net/tls.c
2678
EXPECT_EQ(errno, EBADMSG);
tools/testing/selftests/net/tls.c
299
EXPECT_EQ(errno, EBADMSG);