drivers/dma/dw/core.c
1050
channel_clear_bit(dw, MASK.ERROR, dw->all_chan_mask);
drivers/dma/dw/core.c
1120
channel_clear_bit(dw, MASK.ERROR, dwc->mask);
drivers/dma/dw/core.c
123
channel_set_bit(dw, MASK.ERROR, dwc->mask);
drivers/dma/dw/core.c
1305
dma_writel(dw, CLEAR.ERROR, dw->all_chan_mask);
drivers/dma/dw/core.c
441
dma_writel(dw, CLEAR.ERROR, dwc->mask);
drivers/dma/dw/core.c
473
status_err = dma_readl(dw, RAW.ERROR);
drivers/dma/dw/core.c
489
channel_set_bit(dw, MASK.ERROR, dw->all_chan_mask);
drivers/dma/dw/core.c
514
channel_clear_bit(dw, MASK.ERROR, dw->all_chan_mask);
drivers/dma/dw/core.c
527
channel_clear_bit(dw, MASK.ERROR, (1 << 8) - 1);
drivers/dma/dw/regs.h
60
DW_REG(ERROR);
drivers/dma/idma64.c
149
dma_writel(idma64, CLEAR(ERROR), idma64c->mask);
drivers/dma/idma64.c
185
status_err = dma_readl(idma64, RAW(ERROR));
drivers/dma/idma64.c
45
channel_clear_bit(idma64, MASK(ERROR), idma64->all_chan_mask);
drivers/dma/idma64.c
72
channel_set_bit(idma64, MASK(ERROR), idma64c->mask);
drivers/gpu/drm/drm_modes.c
1780
MODE_STATUS(ERROR),
drivers/gpu/drm/nouveau/include/nvkm/core/client.h
35
#define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a)
drivers/gpu/drm/nouveau/include/nvkm/core/device.h
159
#define nvdev_error(d,f,a...) nvdev_printk((d), ERROR, err, f, ##a)
drivers/gpu/drm/nouveau/include/nvkm/core/falcon.h
170
#define FLCNFW_ERR(f,fmt,a...) FLCNFW_PRINTK((f), ERROR, err, fmt"\n", ##a)
drivers/gpu/drm/nouveau/include/nvkm/core/falcon.h
88
#define FLCN_ERR(f,fmt,a...) FLCN_PRINTK((f), ERROR, err, " "fmt"\n", ##a)
drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h
87
#define nvkm_error(s,f,a...) nvkm_printk((s), ERROR, err, f, ##a)
drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h
94
#define nvkm_error_ratelimited(s,f,a...) nvkm_printk((s), ERROR, err_ratelimited, f, ##a)
drivers/gpu/drm/nouveau/nvkm/engine/fifo/cgrp.h
73
#define CGRP_ERROR(c,f,a...) CGRP_PRCLI((c), ERROR, err, " "f"\n", ##a)
drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h
76
#define CHAN_ERROR(c,f,a...) CHAN_PRCLI((c), ERROR, err, " "f"\n", ##a)
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runl.h
134
#define RUNL_ERROR(r,f,a...) RUNL_PRINT((r), ERROR, err, " "f"\n", ##a)
drivers/gpu/drm/nouveau/nvkm/engine/fifo/runq.h
29
#define RUNQ_ERROR(r,f,a...) RUNQ_PRINT((r), ERROR, err, " "f"\n", ##a)
drivers/gpu/drm/nouveau/nvkm/falcon/qmgr.h
87
#define FLCNQ_ERR(q,f,a...) FLCNQ_PRINTK((q), ERROR, err, f, ##a)
drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c
52
#define error(fmt, args...) bioslog(ERROR, fmt, ##args)
drivers/infiniband/hw/hfi1/trace.h
12
packettype_name(ERROR), \
drivers/infiniband/hw/hfi1/trace_tx.h
588
usdma_complete_name(ERROR))
drivers/infiniband/hw/hfi1/user_sdma.c
1172
state = ERROR;
drivers/infiniband/hw/hfi1/user_sdma.c
1216
if (state == ERROR)
drivers/infiniband/hw/hfi1/user_sdma.c
563
set_comp_state(pq, cq, info.comp_idx, ERROR, ret);
drivers/md/dm-vdo/dedupe.c
172
static const char *ERROR = "error";
drivers/md/dm-vdo/dedupe.c
2762
return zones->error_flag ? ERROR : CLOSED;
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
6457
p->error_frames = GET_STAT(ERROR);
drivers/net/phy/phy.c
58
PHY_STATE_STR(ERROR)
drivers/net/plip/plip.c
418
if (error != ERROR) { /* Timeout */
drivers/net/plip/plip.c
439
if (error != ERROR) { /* Timeout */
drivers/net/plip/plip.c
634
return ERROR;
drivers/net/plip/plip.c
640
return ERROR;
drivers/net/plip/plip.c
671
return ERROR;
drivers/net/plip/plip.c
768
return ERROR;
drivers/net/wireless/marvell/mwifiex/11h.c
179
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11h.c
206
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11h.c
249
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11h.c
276
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11h.c
284
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n.c
188
mwifiex_dbg(priv->adapter, ERROR, "BA stream not created\n");
drivers/net/wireless/marvell/mwifiex/11n.c
33
mwifiex_dbg(priv->adapter, ERROR, "Invalid radio type!\n");
drivers/net/wireless/marvell/mwifiex/11n.c
598
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_aggr.c
273
mwifiex_dbg(adapter, ERROR, "data: -EBUSY is returned\n");
drivers/net/wireless/marvell/mwifiex/11n_aggr.c
276
mwifiex_dbg(adapter, ERROR, "%s: host_to_card failed: %#x\n",
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
390
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
473
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
55
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
729
mwifiex_dbg(priv->adapter, ERROR, "ADDBA RSP: failed %pM tid=%d)\n",
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
928
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
952
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
963
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
973
ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1076
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1121
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1227
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1247
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1359
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1499
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1505
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
153
mwifiex_dbg(priv->adapter, ERROR, "deleting the crypto keys\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1789
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1877
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1883
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1889
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2034
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2042
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2049
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
210
mwifiex_dbg(priv->adapter, ERROR, "invalid buffer and length\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2118
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2147
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2157
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2279
mwifiex_dbg(priv->adapter, ERROR, "invalid SSID - aborting\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2285
mwifiex_dbg(priv->adapter, ERROR, "invalid SSID - aborting\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2368
mwifiex_dbg(priv->adapter, ERROR, "scan error\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2446
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2453
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2463
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2491
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
250
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2598
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2621
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2741
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3001
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3009
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3028
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3036
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3051
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3059
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3086
mwifiex_dbg(adapter, ERROR, "type not supported\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3099
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
313
mwifiex_dbg(priv->adapter, ERROR, "Invalid parameter for ROC\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3159
mwifiex_dbg(adapter, ERROR, "cannot alloc DFS CAC queue\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3170
mwifiex_dbg(adapter, ERROR, "cannot alloc DFS channel sw queue\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3182
mwifiex_dbg(adapter, ERROR, "cannot register network device\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3381
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3529
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3537
mwifiex_dbg(adapter, ERROR, "Failed to set MEF filter\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3562
mwifiex_dbg(adapter, ERROR, "Failed to set HS params\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3706
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3716
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3740
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3771
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3851
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3886
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3891
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3896
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
3900
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4033
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4049
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4062
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4066
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4211
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4220
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4287
mwifiex_dbg(priv->adapter, ERROR, "Interface role is AP\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4292
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4300
mwifiex_dbg(priv->adapter, ERROR, "Pending auth on going\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4329
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4360
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4435
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4443
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4478
mwifiex_dbg(adapter, ERROR, "invalid SSID - aborting\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4484
mwifiex_dbg(adapter, ERROR, "invalid SSID - aborting\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4498
mwifiex_dbg(priv->adapter, ERROR, "deleting the crypto keys\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4715
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
472
mwifiex_dbg(priv->adapter, ERROR, "set default Tx key index\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4878
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4901
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
509
mwifiex_dbg(priv->adapter, ERROR, "crypto keys added\n");
drivers/net/wireless/marvell/mwifiex/cfg80211.c
541
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
577
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
683
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
754
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
779
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
787
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
883
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfg80211.c
951
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cfp.c
316
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1249
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1264
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
1271
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
177
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
193
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
253
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
329
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
353
mwifiex_dbg(adapter, ERROR, "SLEEP_CFM: failed\n");
drivers/net/wireless/marvell/mwifiex/cmdevt.c
403
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
55
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
556
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
563
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
569
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
575
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
582
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
605
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
614
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
653
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
691
mwifiex_dbg(adapter, ERROR, "QUEUE_CMD: host_cmd is NULL\n");
drivers/net/wireless/marvell/mwifiex/cmdevt.c
768
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
814
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
825
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/cmdevt.c
874
mwifiex_dbg(adapter, ERROR, "CMD_RESP: invalid cmd resp\n");
drivers/net/wireless/marvell/mwifiex/cmdevt.c
943
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/debugfs.c
779
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/init.c
178
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/init.c
189
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/init.c
47
mwifiex_dbg(adapter, ERROR, "Firmware wakeup failed\n");
drivers/net/wireless/marvell/mwifiex/init.c
703
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/init.c
713
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
1003
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
1175
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
1310
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
1324
mwifiex_dbg(priv->adapter, ERROR, "ADHOC_RESP: failed\n");
drivers/net/wireless/marvell/mwifiex/join.c
143
mwifiex_dbg(priv->adapter, ERROR, "failed to alloc tmp buf\n");
drivers/net/wireless/marvell/mwifiex/join.c
1543
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
171
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
206
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
668
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
708
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
714
mwifiex_dbg(priv->adapter, ERROR, "assoc failure: reason %s\n",
drivers/net/wireless/marvell/mwifiex/join.c
719
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
723
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/join.c
946
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1035
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1043
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1071
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1228
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1463
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1588
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
1604
mwifiex_dbg(adapter, ERROR, "info: %s: unregister device\n", __func__);
drivers/net/wireless/marvell/mwifiex/main.c
1612
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
546
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
570
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
588
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
595
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
611
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
622
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
634
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
658
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
721
mwifiex_dbg(adapter, ERROR, "request_firmware%s error %d\n",
drivers/net/wireless/marvell/mwifiex/main.c
886
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
900
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
984
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/main.c
99
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1011
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1078
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1147
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1199
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1256
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1326
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1421
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1542
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1574
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1596
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1644
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1669
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1723
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1731
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1849
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1920
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
1927
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2003
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2011
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2030
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
204
mwifiex_dbg(adapter, ERROR, "failed to map pci memory!\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2074
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2090
mwifiex_dbg(adapter, ERROR, "bad FW parse\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2103
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2114
mwifiex_dbg(adapter, ERROR, "bad FW parse\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2124
mwifiex_dbg(adapter, ERROR, "bad FW parse\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2130
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2142
mwifiex_dbg(adapter, ERROR, "unknown dnld_cmd %d\n",
drivers/net/wireless/marvell/mwifiex/pcie.c
2174
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2201
mwifiex_dbg(adapter, ERROR, "Failed to extract wifi fw\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2233
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2245
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2251
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2277
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2287
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2301
mwifiex_dbg(adapter, ERROR, "%s: Card failed to ACK download\n",
drivers/net/wireless/marvell/mwifiex/pcie.c
2385
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2417
mwifiex_dbg(adapter, ERROR, "Read register failed\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2517
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2591
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2625
mwifiex_dbg(adapter, ERROR, "failed to read firmware status");
drivers/net/wireless/marvell/mwifiex/pcie.c
2675
mwifiex_dbg(adapter, ERROR, "Fail to pull ctrl_data\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2752
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2776
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2807
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
2868
mwifiex_dbg(adapter, ERROR, "Failed to create txbd ring\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2874
mwifiex_dbg(adapter, ERROR, "Failed to create rxbd ring\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2880
mwifiex_dbg(adapter, ERROR, "Failed to create evtbd ring\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2886
mwifiex_dbg(adapter, ERROR, "Failed to allocate cmdbuf buffer\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
2893
mwifiex_dbg(adapter, ERROR, "Failed to allocate sleep_cookie buffer\n");
drivers/net/wireless/marvell/mwifiex/pcie.c
317
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
678
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
784
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/pcie.c
842
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1136
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1158
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1214
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1497
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1616
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1778
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
1824
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2116
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2541
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2607
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2628
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2655
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2807
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
2858
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
416
dbg_security_flags(ERROR, "failed", priv, bss_desc);
drivers/net/wireless/marvell/mwifiex/scan.c
610
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/scan.c
727
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1144
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1148
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1244
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1277
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1312
mwifiex_dbg(adapter, ERROR, "read mp_regs failed\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
1377
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1386
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1407
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1415
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1423
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1457
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1480
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1494
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1503
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1520
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1532
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1538
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1563
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1567
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1611
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1620
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1729
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1879
mwifiex_dbg(adapter, ERROR, "skb allocation failure\t"
drivers/net/wireless/marvell/mwifiex/sdio.c
1901
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1921
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
1939
mwifiex_dbg(adapter, ERROR, "drop wrong pkt type %d\t"
drivers/net/wireless/marvell/mwifiex/sdio.c
2033
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2041
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2119
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2131
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2144
mwifiex_dbg(adapter, ERROR, "read CFG reg failed\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2150
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2156
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2367
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2378
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2500
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2724
mwifiex_dbg(adapter, ERROR, "SDIO Write ERR\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2731
mwifiex_dbg(adapter, ERROR, "SDIO read err\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2744
mwifiex_dbg(adapter, ERROR, "SDIO write err\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2751
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2795
mwifiex_dbg(adapter, ERROR, "SDIO read memory length err\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2812
mwifiex_dbg(adapter, ERROR, "SDIO read err\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2825
mwifiex_dbg(adapter, ERROR, "SDIO write err\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
2836
mwifiex_dbg(adapter, ERROR, "Vmalloc %s failed\n",
drivers/net/wireless/marvell/mwifiex/sdio.c
2858
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2865
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2917
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2924
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2953
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
2987
mwifiex_dbg(adapter, ERROR, "firmware dump failed\n");
drivers/net/wireless/marvell/mwifiex/sdio.c
3003
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
728
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sdio.c
926
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1293
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1533
adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1543
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1566
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1577
adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1586
adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1823
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1871
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
1952
mwifiex_dbg(priv->adapter, ERROR, "Unknown TDLS operation\n");
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2046
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2330
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2427
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
2515
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
556
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
72
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
1436
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
38
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
408
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
48
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
679
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
910
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
921
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
934
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
946
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
997
mwifiex_dbg(priv->adapter, ERROR, "Cal data cmd resp failed\n");
drivers/net/wireless/marvell/mwifiex/sta_event.c
1092
mwifiex_dbg(adapter, ERROR, "event: unknown event id: %#x\n",
drivers/net/wireless/marvell/mwifiex/sta_event.c
258
mwifiex_dbg(adapter, ERROR, "Invalid event length!\n");
drivers/net/wireless/marvell/mwifiex/sta_event.c
264
mwifiex_dbg(adapter, ERROR, "cannot get sta entry!\n");
drivers/net/wireless/marvell/mwifiex/sta_event.c
424
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_event.c
441
mwifiex_dbg(adapter, ERROR, "wrong tlv: tlvLen=%d,\t"
drivers/net/wireless/marvell/mwifiex/sta_event.c
446
mwifiex_dbg(adapter, ERROR, "wrong tlv type: 0x%x\n",
drivers/net/wireless/marvell/mwifiex/sta_event.c
459
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_event.c
495
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_event.c
509
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_event.c
606
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_event.c
707
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
1049
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
1224
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
146
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
1485
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
1495
mwifiex_dbg(adapter, ERROR, "invalid IE type\n");
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
280
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
303
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
367
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
57
mwifiex_dbg(adapter, ERROR, "cmd_wait_q terminated: %d\n",
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
596
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
604
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
726
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
832
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
875
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
910
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
972
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_rx.c
171
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_rx.c
210
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_rx.c
91
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_tx.c
170
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/sta_tx.c
177
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
1070
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
1180
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
1278
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
131
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
198
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
252
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
605
mwifiex_dbg(priv->adapter, ERROR, "Unknown TDLS frame type.\n");
drivers/net/wireless/marvell/mwifiex/tdls.c
662
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
806
mwifiex_dbg(priv->adapter, ERROR, "Unknown TDLS action frame type\n");
drivers/net/wireless/marvell/mwifiex/tdls.c
845
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/tdls.c
944
mwifiex_dbg(priv->adapter, ERROR, "Unknown TDLS frame type.\n");
drivers/net/wireless/marvell/mwifiex/txrx.c
131
mwifiex_dbg(adapter, ERROR, "data: -EBUSY is returned\n");
drivers/net/wireless/marvell/mwifiex/txrx.c
134
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/txrx.c
143
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/txrx.c
171
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/txrx.c
191
mwifiex_dbg(adapter, ERROR, "data: -ENOSR is returned\n");
drivers/net/wireless/marvell/mwifiex/txrx.c
206
mwifiex_dbg(adapter, ERROR, "data: -EBUSY is returned\n");
drivers/net/wireless/marvell/mwifiex/txrx.c
209
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/txrx.c
40
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
1042
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
1049
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
454
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
966
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_event.c
138
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
108
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
159
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
166
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
246
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
259
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
317
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
323
mwifiex_dbg(adapter, ERROR, "failed to allocate skb_uap");
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
390
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
402
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
99
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
106
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1136
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1174
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1180
mwifiex_dbg(adapter, ERROR, "%s: device removed\n", __func__);
drivers/net/wireless/marvell/mwifiex/usb.c
119
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1207
mwifiex_dbg(adapter, ERROR, "Wrong usb tx data port\n");
drivers/net/wireless/marvell/mwifiex/usb.c
128
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
138
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1387
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1441
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1455
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
1485
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
175
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
203
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
297
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
306
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
330
mwifiex_dbg(adapter, ERROR, "usb_submit_urb failed\n");
drivers/net/wireless/marvell/mwifiex/usb.c
557
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
57
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
708
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
728
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
73
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
847
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
888
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/usb.c
95
mwifiex_dbg(adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/util.c
132
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/util.c
411
mwifiex_dbg(priv->adapter, ERROR,
drivers/net/wireless/marvell/mwifiex/util.c
419
mwifiex_dbg(priv->adapter, ERROR, "invalid rx_pkt_length");
drivers/net/wireless/marvell/mwifiex/wmm.c
1360
mwifiex_dbg(adapter, ERROR, "data: -EBUSY is returned\n");
drivers/net/wireless/marvell/mwifiex/wmm.c
1375
mwifiex_dbg(adapter, ERROR, "host_to_card failed: %#x\n", ret);
drivers/net/wireless/silabs/wfx/traces.h
82
hif_ind_name(ERROR) \
drivers/s390/net/ctcm_fsms.c
1081
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_fsms.c
192
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_fsms.c
804
CTCM_DBF_TEXT_(ERROR, CTC_DBF_CRIT,
drivers/s390/net/ctcm_fsms.c
892
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_fsms.c
916
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_fsms.c
984
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
100
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
1095
CTCM_DBF_TEXT_(ERROR, CTC_DBF_CRIT,
drivers/s390/net/ctcm_main.c
113
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
1273
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
130
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
147
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
259
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
281
CTCM_DBF_TEXT_(ERROR, CTC_DBF_WARN,
drivers/s390/net/ctcm_main.c
386
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
398
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
834
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/s390/net/ctcm_main.c
841
CTCM_DBF_TEXT_(ERROR, CTC_DBF_ERROR,
drivers/scsi/aic7xxx/aic79xx_core.c
1706
error = ahd_inb(ahd, ERROR);
drivers/scsi/aic7xxx/aic7xxx_core.c
7140
ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
754
&& (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
957
error = ahc_inb(ahc, ERROR);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1105
|| (ahc_inb(ahc, ERROR) & MPARERR) == 0)
drivers/scsi/aic7xxx/aic7xxx_pci.c
1117
|| (ahc_inb(ahc, ERROR) & MPARERR) == 0))
drivers/scsi/aic7xxx/aic7xxx_pci.c
1926
error = ahc_inb(ahc, ERROR);
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
1142
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
159
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
191
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
200
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
2064
return ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
2534
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
382
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
388
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
665
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
677
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
714
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
728
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
743
rc = ERROR;
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
785
rc = ERROR;
drivers/usb/gadget/composite.c
2059
ERROR(cdev,
drivers/usb/gadget/composite.c
261
ERROR(cdev, "ep0 bMaxBurst must be 0\n");
drivers/usb/gadget/composite.c
512
ERROR(func->config->cdev, "not armed for func remote wakeup\n");
drivers/usb/gadget/composite.c
521
ERROR(func->config->cdev, "Invalid function\n");
drivers/usb/gadget/function/f_acm.c
416
ERROR(cdev, "acm response on ttyGS%d, err %d\n",
drivers/usb/gadget/function/f_acm.c
528
ERROR(acm->port.func.config->cdev,
drivers/usb/gadget/function/f_ecm.c
515
ERROR(cdev, "ecm req %02x.%02x response err %d\n",
drivers/usb/gadget/function/f_hid.c
1038
ERROR(cdev, "config_ep_by_speed FAILED!\n");
drivers/usb/gadget/function/f_hid.c
1043
ERROR(cdev, "Enable IN endpoint FAILED!\n");
drivers/usb/gadget/function/f_hid.c
1062
ERROR(cdev, "config_ep_by_speed FAILED!\n");
drivers/usb/gadget/function/f_hid.c
1067
ERROR(cdev, "Enable OUT endpoint FAILED!\n");
drivers/usb/gadget/function/f_hid.c
1085
ERROR(cdev, "%s queue req --> %d\n",
drivers/usb/gadget/function/f_hid.c
1290
ERROR(f->config->cdev, "hidg_bind FAILED\n");
drivers/usb/gadget/function/f_hid.c
441
ERROR(hidg->func.config->cdev,
drivers/usb/gadget/function/f_hid.c
488
ERROR(hidg->func.config->cdev, "hidg->req is NULL\n");
drivers/usb/gadget/function/f_hid.c
495
ERROR(hidg->func.config->cdev,
drivers/usb/gadget/function/f_hid.c
522
ERROR(hidg->func.config->cdev, "in_ep is disabled\n");
drivers/usb/gadget/function/f_hid.c
659
ERROR(cdev, "copy_from_user error\n");
drivers/usb/gadget/function/f_hid.c
674
ERROR(cdev, "copy_from_user error\n");
drivers/usb/gadget/function/f_hid.c
780
ERROR(cdev, "Unable to allocate mem for req_list\n");
drivers/usb/gadget/function/f_hid.c
793
ERROR(cdev, "Set report failed %d\n", req->status);
drivers/usb/gadget/function/f_hid.c
812
ERROR(cdev,
drivers/usb/gadget/function/f_hid.c
974
ERROR(cdev, "usb_ep_queue error on ep0 %d\n", value);
drivers/usb/gadget/function/f_loopback.c
190
ERROR(cdev, "%s: can't autoconfigure on %s\n",
drivers/usb/gadget/function/f_loopback.c
266
ERROR(cdev, "Unable to loop back buffer to %s: %d\n",
drivers/usb/gadget/function/f_loopback.c
273
ERROR(cdev, "%s loop complete --> %d, %d/%d\n", ep->name,
drivers/usb/gadget/function/f_loopback.c
342
ERROR(cdev, "%s queue req --> %d\n",
drivers/usb/gadget/function/f_mass_storage.c
2305
ERROR(common, "can't allocate request for %s\n", ep->name);
drivers/usb/gadget/function/f_mass_storage.c
3117
ERROR(fsg, "unable to autoconfigure all endpoints\n");
drivers/usb/gadget/function/f_mass_storage.c
315
ERROR(common, "common->fsg is NULL in %s at %u\n", func, line);
drivers/usb/gadget/function/f_midi.c
1075
ERROR(cdev, "%s: can't bind, err %d\n", f->name, status);
drivers/usb/gadget/function/f_midi.c
318
ERROR(cdev, "kill %s: resubmit %d bytes --> %d\n",
drivers/usb/gadget/function/f_midi.c
349
ERROR(cdev, "can't configure %s: %d\n", ep->name, err);
drivers/usb/gadget/function/f_midi.c
355
ERROR(cdev, "can't start %s: %d\n", ep->name, err);
drivers/usb/gadget/function/f_midi.c
407
ERROR(midi, "%s: couldn't enqueue request: %d\n",
drivers/usb/gadget/function/f_midi.c
620
ERROR(midi, "%s: Couldn't get usb request\n", __func__);
drivers/usb/gadget/function/f_midi.c
661
ERROR(midi, "%s failed to queue req: %d\n",
drivers/usb/gadget/function/f_midi.c
811
ERROR(midi, "snd_card_new() failed\n");
drivers/usb/gadget/function/f_midi.c
818
ERROR(midi, "snd_device_new() failed: error %d\n", err);
drivers/usb/gadget/function/f_midi.c
831
ERROR(midi, "snd_rawmidi_new() failed: error %d\n", err);
drivers/usb/gadget/function/f_midi.c
854
ERROR(midi, "snd_card_register() failed\n");
drivers/usb/gadget/function/f_midi2.c
2053
ERROR(midi2, "%s: can't bind, err %d\n", f->name, status);
drivers/usb/gadget/function/f_ncm.c
849
ERROR(cdev, "ncm req %02x.%02x response err %d\n",
drivers/usb/gadget/function/f_obex.c
375
ERROR(cdev, "%s/%p: can't bind, err %d\n", f->name, f, status);
drivers/usb/gadget/function/f_phonet.c
571
ERROR(cdev, "USB CDC Phonet: cannot autoconfigure\n");
drivers/usb/gadget/function/f_printer.c
1071
ERROR(dev, "%s:%d Error!\n", __func__, __LINE__);
drivers/usb/gadget/function/f_printer.c
1149
ERROR(dev, "Failed to create device: g_printer\n");
drivers/usb/gadget/function/f_printer.c
1162
ERROR(dev, "Failed to open char device\n");
drivers/usb/gadget/function/f_rndis.c
521
ERROR(cdev, "rndis response on err %d\n", value);
drivers/usb/gadget/function/f_serial.c
245
ERROR(cdev, "%s: can't bind, err %d\n", f->name, status);
drivers/usb/gadget/function/f_sourcesink.c
342
ERROR(cdev, "%s: can't autoconfigure on %s\n",
drivers/usb/gadget/function/f_sourcesink.c
500
ERROR(cdev, "bad OUT byte, buf[%d] = %d\n", i, *buf);
drivers/usb/gadget/function/f_sourcesink.c
576
ERROR(cdev, "kill %s: resubmit %d bytes --> %d\n",
drivers/usb/gadget/function/f_sourcesink.c
630
ERROR(cdev, "start %s%s %s --> %d\n",
drivers/usb/gadget/function/f_sourcesink.c
833
ERROR(c->cdev, "source/sink response, err %d\n",
drivers/usb/gadget/function/f_uac1.c
912
ERROR(cdev, "invalid control req%02x.%02x v%04x i%04x l%d\n",
drivers/usb/gadget/function/f_uac1.c
926
ERROR(cdev, "audio response on err %d\n", value);
drivers/usb/gadget/function/f_uac1_legacy.c
354
ERROR(cdev, "%s queue req: %d\n", ep->name, err);
drivers/usb/gadget/function/f_uac1_legacy.c
580
ERROR(cdev, "invalid control req%02x.%02x v%04x i%04x l%d\n",
drivers/usb/gadget/function/f_uac1_legacy.c
594
ERROR(cdev, "audio response on err %d\n", value);
drivers/usb/gadget/function/f_uac1_legacy.c
620
ERROR(cdev, "%s:%d Error!\n", __func__, __LINE__);
drivers/usb/gadget/function/f_uac1_legacy.c
627
ERROR(cdev, "%s:%d Error!\n", __func__, __LINE__);
drivers/usb/gadget/function/f_uac1_legacy.c
659
ERROR(cdev,
drivers/usb/gadget/function/f_uac1_legacy.c
692
ERROR(cdev, "%s:%d Invalid Interface %d!\n",
drivers/usb/gadget/function/u_ether.c
138
ERROR(dev, "kevent %d may have been dropped\n", flag);
drivers/usb/gadget/function/u_uac1_legacy.c
128
ERROR(snd->card,
drivers/usb/gadget/function/u_uac1_legacy.c
166
ERROR(card, "Preparing sound card failed: %d\n",
drivers/usb/gadget/function/u_uac1_legacy.c
175
ERROR(card, "Playback error: %d\n", (int)result);
drivers/usb/gadget/function/u_uac1_legacy.c
214
ERROR(card, "unable to open sound control device file: %s\n",
drivers/usb/gadget/function/u_uac1_legacy.c
227
ERROR(card, "No such PCM playback device: %s\n", fn_play);
drivers/usb/gadget/function/u_uac1_legacy.c
240
ERROR(card, "No such PCM capture device: %s\n", fn_cap);
drivers/usb/gadget/function/u_uac1_legacy.c
291
ERROR(card, "we need at least one control device\n");
drivers/usb/gadget/legacy/inode.c
1361
ERROR (dev, "no high speed config??\n");
drivers/usb/gadget/udc/goku_udc.c
1554
ERROR(dev, "system error\n");
drivers/usb/gadget/udc/goku_udc.c
1666
ERROR(dev, "%s write timeout ?\n", ep->ep.name);
drivers/usb/misc/usbtest.c
1108
ERROR(ctx->dev,
drivers/usb/misc/usbtest.c
1134
ERROR(ctx->dev, "subtest %d error, status %d\n",
drivers/usb/misc/usbtest.c
1145
ERROR(ctx->dev, "control queue %02x.%02x, err %d, "
drivers/usb/misc/usbtest.c
1173
ERROR(ctx->dev, "urb unlink --> %d\n",
drivers/usb/misc/usbtest.c
1185
ERROR(ctx->dev,
drivers/usb/misc/usbtest.c
1364
ERROR(dev, "bogus number of ctrl queue testcases!\n");
drivers/usb/misc/usbtest.c
1391
ERROR(dev, "can't submit urb[%d], status %d\n",
drivers/usb/misc/usbtest.c
1485
ERROR(dev, "unlink retry\n");
drivers/usb/misc/usbtest.c
1637
ERROR(tdev, "ep %02x couldn't get no-halt status, %d\n",
drivers/usb/misc/usbtest.c
1642
ERROR(tdev, "ep %02x bogus status: %04x != 0\n", ep, status);
drivers/usb/misc/usbtest.c
1659
ERROR(tdev, "ep %02x couldn't get halt status, %d\n",
drivers/usb/misc/usbtest.c
1664
ERROR(tdev, "ep %02x bogus status: %04x != 1\n", ep, status);
drivers/usb/misc/usbtest.c
1691
ERROR(tdev, "ep %02x couldn't set halt, %d\n", ep, retval);
drivers/usb/misc/usbtest.c
1701
ERROR(tdev, "ep %02x couldn't clear halt, %d\n",
drivers/usb/misc/usbtest.c
1710
ERROR(tdev, "ep %02x couldn't clear halt, %d\n", ep, retval);
drivers/usb/misc/usbtest.c
1729
ERROR(tdev, "ep %02x couldn't clear halt, %d\n", ep, retval);
drivers/usb/misc/usbtest.c
1741
ERROR(tdev, "ep %02x couldn't clear halt, %d\n", ep, retval);
drivers/usb/misc/usbtest.c
1854
ERROR(dev, "ctrl_out, wlen %d (expected %d)\n",
drivers/usb/misc/usbtest.c
1868
ERROR(dev, "ctrl_out, rlen %d (expected %d)\n",
drivers/usb/misc/usbtest.c
1878
ERROR(dev, "ctrl_out, byte %d is %d not %d\n",
drivers/usb/misc/usbtest.c
1900
ERROR(dev, "ctrl_out %s failed, code %d, count %d\n",
drivers/usb/misc/usbtest.c
2112
ERROR(dev, "submit iso[%d], error %d\n", i, status);
drivers/usb/misc/usbtest.c
2412
ERROR(dev, "halts failed, iterations left %d\n", i);
drivers/usb/misc/usbtest.c
2628
ERROR(dev, "toggle sync failed, iterations left %d\n",
drivers/usb/misc/usbtest.c
392
ERROR(tdev, "guard byte[%d] %d (not %d)\n",
drivers/usb/misc/usbtest.c
433
ERROR(tdev, "buf[%d] = %d (not %d)\n", i, *buf, expected);
drivers/usb/misc/usbtest.c
644
ERROR(tdev, "perform_sglist failed, "
drivers/usb/misc/usbtest.c
716
ERROR(tdev, "bogus config descriptor length\n");
drivers/usb/misc/usbtest.c
721
ERROR(tdev, "high bit of config attributes not set\n");
drivers/usb/misc/usbtest.c
725
ERROR(tdev, "reserved config bits set\n");
drivers/usb/misc/usbtest.c
737
ERROR(tdev, "bogus config descriptor read size\n");
drivers/usb/misc/usbtest.c
749
ERROR(tdev, "bogus usb 2.0 extension descriptor length\n");
drivers/usb/misc/usbtest.c
756
ERROR(tdev, "reserved bits set\n");
drivers/usb/misc/usbtest.c
770
ERROR(tdev, "bogus superspeed device capability descriptor length\n");
drivers/usb/misc/usbtest.c
779
ERROR(tdev, "reserved bits set in bmAttributes\n");
drivers/usb/misc/usbtest.c
785
ERROR(tdev, "reserved bits set in wSpeedSupported\n");
drivers/usb/misc/usbtest.c
799
ERROR(tdev, "bogus container id descriptor length\n");
drivers/usb/misc/usbtest.c
804
ERROR(tdev, "reserved bits set\n");
fs/ocfs2/cluster/masklog.c
118
define_mask(ERROR),
fs/squashfs/block.c
380
ERROR("Failed to read block 0x%llx: %d\n", index, res);
fs/squashfs/cache.c
164
ERROR("Unable to read %s cache entry [%llx]\n", cache->name,
fs/squashfs/cache.c
234
ERROR("Failed to allocate %s cache\n", name);
fs/squashfs/cache.c
240
ERROR("Failed to allocate %s cache\n", name);
fs/squashfs/cache.c
264
ERROR("Failed to allocate %s cache entry\n", name);
fs/squashfs/cache.c
271
ERROR("Failed to allocate %s buffer\n", name);
fs/squashfs/cache.c
279
ERROR("Failed to allocate %s cache entry\n", name);
fs/squashfs/decompressor_multi.c
193
ERROR("%s decompression failed, data probably corrupt\n",
fs/squashfs/decompressor_multi_percpu.c
94
ERROR("%s decompression failed, data probably corrupt\n",
fs/squashfs/decompressor_single.c
75
ERROR("%s decompression failed, data probably corrupt\n",
fs/squashfs/dir.c
112
ERROR("Failed to allocate squashfs_dir_entry\n");
fs/squashfs/dir.c
214
ERROR("Unable to read directory block [%llx:%x]\n", block, offset);
fs/squashfs/file.c
109
ERROR("Failed to allocate meta_index\n");
fs/squashfs/file.c
170
ERROR("read_indexes: Failed to allocate block_list\n");
fs/squashfs/file.c
180
ERROR("read_indexes: reading block [%llx:%x]\n",
fs/squashfs/file.c
445
ERROR("Unable to read page, block %llx, size %x\n",
fs/squashfs/file.c
709
ERROR("%s: Failed to allocate block_list\n", __func__);
fs/squashfs/file_cache.c
29
ERROR("Unable to read page, block %llx, size %x\n", block,
fs/squashfs/inode.c
310
ERROR("Corrupted symlink\n");
fs/squashfs/inode.c
429
ERROR("Unknown inode type %d in squashfs_iget!\n", type);
fs/squashfs/inode.c
448
ERROR("Unable to read inode 0x%llx\n", ino);
fs/squashfs/lz4_wrapper.c
44
ERROR("Unknown LZ4 version\n");
fs/squashfs/lz4_wrapper.c
74
ERROR("Failed to initialise LZ4 decompressor\n");
fs/squashfs/lzo_wrapper.c
47
ERROR("Failed to allocate lzo workspace\n");
fs/squashfs/namei.c
138
ERROR("Failed to allocate squashfs_dir_entry\n");
fs/squashfs/namei.c
220
ERROR("Unable to read directory block [%llx:%x]\n",
fs/squashfs/namei.c
76
ERROR("Failed to allocate squashfs_dir_index\n");
fs/squashfs/super.c
201
ERROR("Failed to allocate squashfs_sb_info\n");
fs/squashfs/super.c
463
ERROR("Root inode create failed\n");
fs/squashfs/symlink.c
56
ERROR("Unable to read symlink [%llx:%x]\n",
fs/squashfs/symlink.c
74
ERROR("Unable to read symlink [%llx:%x]\n",
fs/squashfs/xattr.h
29
ERROR("Xattrs in filesystem, these will be ignored\n");
fs/squashfs/xz_wrapper.c
103
ERROR("Failed to initialise xz decompressor\n");
fs/squashfs/zlib_wrapper.c
36
ERROR("Failed to allocate zlib workspace\n");
fs/squashfs/zstd_wrapper.c
132
ERROR("zstd decompression error: %d\n",
fs/squashfs/zstd_wrapper.c
45
ERROR("Failed to allocate zstd workspace\n");
fs/squashfs/zstd_wrapper.c
77
ERROR("Failed to initialize zstd decompressor\n");
include/net/rstreason.h
33
FN(ERROR) \
include/net/sctp/command.h
153
SCTP_ARG_CONSTRUCTOR(ERROR, int, error)
include/uapi/linux/nilfs2_api.h
88
NILFS_SUINFO_FNS(ERROR, error)
include/uapi/linux/nilfs2_ondisk.h
649
NILFS_SEGMENT_USAGE_FNS(ERROR, error)
lib/zstd/common/bitstream.h
152
if (dstCapacity <= sizeof(bitC->bitContainer)) return ERROR(dstSize_tooSmall);
lib/zstd/common/bitstream.h
241
if (srcSize < 1) { ZSTD_memset(bitD, 0, sizeof(*bitD)); return ERROR(srcSize_wrong); }
lib/zstd/common/bitstream.h
251
if (lastByte == 0) return ERROR(GENERIC); /* endMark not present */ }
lib/zstd/common/bitstream.h
279
if (lastByte == 0) return ERROR(corruption_detected); /* endMark not present */
lib/zstd/common/entropy_common.c
180
if (remaining != 1) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
182
if (charnum > maxSV1) return ERROR(maxSymbolValue_tooSmall);
lib/zstd/common/entropy_common.c
183
if (bitCount > 32) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
255
if (!srcSize) return ERROR(srcSize_wrong);
lib/zstd/common/entropy_common.c
262
if (iSize+1 > srcSize) return ERROR(srcSize_wrong);
lib/zstd/common/entropy_common.c
263
if (oSize >= hwSize) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
271
if (iSize+1 > srcSize) return ERROR(srcSize_wrong);
lib/zstd/common/entropy_common.c
281
if (huffWeight[n] > HUF_TABLELOG_MAX) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
285
if (weightTotal == 0) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
289
if (tableLog > HUF_TABLELOG_MAX) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
296
if (verif != rest) return ERROR(corruption_detected); /* last value must be a clean power of 2 */
lib/zstd/common/entropy_common.c
302
if ((rankStats[1] < 2) || (rankStats[1] & 1)) return ERROR(corruption_detected); /* by construction : at least 2 elts of rank 1, must be even */
lib/zstd/common/entropy_common.c
65
if (countSize > hbSize) return ERROR(corruption_detected);
lib/zstd/common/entropy_common.c
74
if (nbBits > FSE_TABLELOG_ABSOLUTE_MAX) return ERROR(tableLog_tooLarge);
lib/zstd/common/error_private.h
110
__FILE__, __LINE__, ERR_QUOTE(cond), ERR_QUOTE(ERROR(err))); \
lib/zstd/common/error_private.h
114
return ERROR(err); \
lib/zstd/common/error_private.h
126
__FILE__, __LINE__, ERR_QUOTE(ERROR(err))); \
lib/zstd/common/error_private.h
130
return ERROR(err); \
lib/zstd/common/error_private.h
45
ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); }
lib/zstd/common/fse_decompress.c
147
if (position!=0) return ERROR(GENERIC); /* position must reach all cells once, otherwise normalizedCounter is incorrect */
lib/zstd/common/fse_decompress.c
221
if (op>(omax-2)) return ERROR(dstSize_tooSmall);
lib/zstd/common/fse_decompress.c
228
if (op>(omax-2)) return ERROR(dstSize_tooSmall);
lib/zstd/common/fse_decompress.c
259
if (wkspSize < sizeof(*wksp)) return ERROR(GENERIC);
lib/zstd/common/fse_decompress.c
268
if (tableLog > maxLog) return ERROR(tableLog_tooLarge);
lib/zstd/common/fse_decompress.c
274
if (FSE_DECOMPRESS_WKSP_SIZE(tableLog, maxSymbolValue) > wkspSize) return ERROR(tableLog_tooLarge);
lib/zstd/common/fse_decompress.c
71
if (FSE_BUILD_DTABLE_WKSP_SIZE(tableLog, maxSymbolValue) > wkspSize) return ERROR(maxSymbolValue_tooLarge);
lib/zstd/common/fse_decompress.c
72
if (maxSymbolValue > FSE_MAX_SYMBOL_VALUE) return ERROR(maxSymbolValue_tooLarge);
lib/zstd/common/fse_decompress.c
73
if (tableLog > FSE_MAX_TABLELOG) return ERROR(tableLog_tooLarge);
lib/zstd/compress/fse_compress.c
270
return ERROR(dstSize_tooSmall); /* Buffer overflow */
lib/zstd/compress/fse_compress.c
285
return ERROR(dstSize_tooSmall); /* Buffer overflow */
lib/zstd/compress/fse_compress.c
302
if (remaining<1) return ERROR(GENERIC);
lib/zstd/compress/fse_compress.c
307
return ERROR(dstSize_tooSmall); /* Buffer overflow */
lib/zstd/compress/fse_compress.c
316
return ERROR(GENERIC); /* incorrect normalized distribution */
lib/zstd/compress/fse_compress.c
321
return ERROR(dstSize_tooSmall); /* Buffer overflow */
lib/zstd/compress/fse_compress.c
334
if (tableLog > FSE_MAX_TABLELOG) return ERROR(tableLog_tooLarge); /* Unsupported */
lib/zstd/compress/fse_compress.c
335
if (tableLog < FSE_MIN_TABLELOG) return ERROR(GENERIC); /* Unsupported */
lib/zstd/compress/fse_compress.c
458
return ERROR(GENERIC);
lib/zstd/compress/fse_compress.c
472
if (tableLog < FSE_MIN_TABLELOG) return ERROR(GENERIC); /* Unsupported size */
lib/zstd/compress/fse_compress.c
473
if (tableLog > FSE_MAX_TABLELOG) return ERROR(tableLog_tooLarge); /* Unsupported size */
lib/zstd/compress/fse_compress.c
474
if (tableLog < FSE_minTableLog(total, maxSymbolValue)) return ERROR(GENERIC); /* Too small tableLog, compression potentially impossible */
lib/zstd/compress/fse_compress.c
88
if (FSE_BUILD_CTABLE_WORKSPACE_SIZE(maxSymbolValue, tableLog) > wkspSize) return ERROR(tableLog_tooLarge);
lib/zstd/compress/hist.c
139
if (check && maxSymbolValue > *maxSymbolValuePtr) return ERROR(maxSymbolValue_tooSmall);
lib/zstd/compress/hist.c
157
if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */
lib/zstd/compress/hist.c
158
if (workSpaceSize < HIST_WKSP_SIZE) return ERROR(workSpace_tooSmall);
lib/zstd/compress/hist.c
169
if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */
lib/zstd/compress/hist.c
170
if (workSpaceSize < HIST_WKSP_SIZE) return ERROR(workSpace_tooSmall);
lib/zstd/compress/huf_compress.c
1347
if (wkspSize < sizeof(*table)) return ERROR(workSpace_tooSmall);
lib/zstd/compress/huf_compress.c
1350
if (srcSize > HUF_BLOCKSIZE_MAX) return ERROR(srcSize_wrong); /* current block size limit */
lib/zstd/compress/huf_compress.c
1351
if (huffLog > HUF_TABLELOG_MAX) return ERROR(tableLog_tooLarge);
lib/zstd/compress/huf_compress.c
1352
if (maxSymbolValue > HUF_SYMBOLVALUE_MAX) return ERROR(maxSymbolValue_tooLarge);
lib/zstd/compress/huf_compress.c
157
if (workspaceSize < sizeof(HUF_CompressWeightsWksp)) return ERROR(GENERIC);
lib/zstd/compress/huf_compress.c
261
if (workspaceSize < sizeof(HUF_WriteCTableWksp)) return ERROR(GENERIC);
lib/zstd/compress/huf_compress.c
262
if (maxSymbolValue > HUF_SYMBOLVALUE_MAX) return ERROR(maxSymbolValue_tooLarge);
lib/zstd/compress/huf_compress.c
272
if (maxDstSize < 1) return ERROR(dstSize_tooSmall);
lib/zstd/compress/huf_compress.c
280
if (maxSymbolValue > (256-128)) return ERROR(GENERIC); /* should not happen : likely means source cannot be compressed */
lib/zstd/compress/huf_compress.c
281
if (((maxSymbolValue+1)/2) + 1 > maxDstSize) return ERROR(dstSize_tooSmall); /* not enough space within dst buffer */
lib/zstd/compress/huf_compress.c
303
if (tableLog > HUF_TABLELOG_MAX) return ERROR(tableLog_tooLarge);
lib/zstd/compress/huf_compress.c
304
if (nbSymbols > *maxSymbolValuePtr+1) return ERROR(maxSymbolValue_tooSmall);
lib/zstd/compress/huf_compress.c
769
return ERROR(workSpace_tooSmall);
lib/zstd/compress/huf_compress.c
772
return ERROR(maxSymbolValue_tooLarge);
lib/zstd/compress/huf_compress.c
784
if (maxNbBits > HUF_TABLELOG_MAX) return ERROR(GENERIC); /* check fit into table */
lib/zstd/compress/huf_compress.c
861
if (dstCapacity <= sizeof(bitC->bitContainer[0])) return ERROR(dstSize_tooSmall);
lib/zstd/compress/zstd_compress.c
2940
if ((cSize == ERROR(dstSize_tooSmall)) & (blockSize <= dstCapacity)) {
lib/zstd/compress/zstd_compress.c
4401
if (cSize != ERROR(dstSize_tooSmall)) {
lib/zstd/compress/zstd_compress.c
616
bounds.error = ERROR(parameter_unsupported);
lib/zstd/compress/zstd_compress.c
70
if (r==0) return ERROR(srcSize_wrong);
lib/zstd/compress/zstd_compress.c
7226
bs.nbSequences = ERROR(externalSequences_invalid);
lib/zstd/compress/zstd_compress.c
7255
bs.nbSequences = ERROR(externalSequences_invalid);
lib/zstd/compress/zstd_compress_sequences.c
118
return ERROR(GENERIC);
lib/zstd/compress/zstd_compress_sequences.c
128
return ERROR(GENERIC);
lib/zstd/compress/zstd_compress_sequences.c
207
size_t const basicCost = isDefaultAllowed ? ZSTD_crossEntropyCost(defaultNorm, defaultNormLog, count, max) : ERROR(GENERIC);
lib/zstd/compress/zstd_compress_sequences.c
208
size_t const repeatCost = *repeatMode != FSE_repeat_none ? ZSTD_fseBitCost(prevCTable, count, max) : ERROR(GENERIC);
lib/zstd/compress/zstd_compress_sequences.c
217
assert(compressedCost < ERROR(maxCode));
lib/zstd/compress/zstd_compress_superblock.c
351
: ERROR(GENERIC);
lib/zstd/compress/zstd_ldm.c
480
return ERROR(dstSize_tooSmall);
lib/zstd/decompress/huf_decompress.c
1190
if (sizeof(*wksp) > wkspSize) return ERROR(GENERIC);
lib/zstd/decompress/huf_decompress.c
1197
if (maxTableLog > HUF_TABLELOG_MAX) return ERROR(tableLog_tooLarge);
lib/zstd/decompress/huf_decompress.c
1204
if (tableLog > maxTableLog) return ERROR(tableLog_tooLarge); /* DTable can't fit code depth */
lib/zstd/decompress/huf_decompress.c
1370
if (!BIT_endOfDStream(&bitD)) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
1386
if (cSrcSize < 10) return ERROR(corruption_detected); /* strict minimum : jump table + 1 byte per stream */
lib/zstd/decompress/huf_decompress.c
1387
if (dstSize < 6) return ERROR(corruption_detected); /* stream 4-split doesn't work */
lib/zstd/decompress/huf_decompress.c
1421
if (length4 > cSrcSize) return ERROR(corruption_detected); /* overflow */
lib/zstd/decompress/huf_decompress.c
1422
if (opStart4 > oend) return ERROR(corruption_detected); /* overflow */
lib/zstd/decompress/huf_decompress.c
1480
if (op1 > opStart2) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
1481
if (op2 > opStart3) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
1482
if (op3 > opStart4) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
1493
if (!endCheck) return ERROR(corruption_detected); }
lib/zstd/decompress/huf_decompress.c
1708
return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
1760
if (hSize >= cSrcSize) return ERROR(srcSize_wrong);
lib/zstd/decompress/huf_decompress.c
1775
if (hSize >= cSrcSize) return ERROR(srcSize_wrong);
lib/zstd/decompress/huf_decompress.c
1847
if (dstSize == 0) return ERROR(dstSize_tooSmall);
lib/zstd/decompress/huf_decompress.c
1848
if (cSrcSize > dstSize) return ERROR(corruption_detected); /* invalid */
lib/zstd/decompress/huf_decompress.c
1897
if (hSize >= cSrcSize) return ERROR(srcSize_wrong);
lib/zstd/decompress/huf_decompress.c
1924
if (dstSize == 0) return ERROR(dstSize_tooSmall);
lib/zstd/decompress/huf_decompress.c
1925
if (cSrcSize == 0) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
210
return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
235
if (length4 > srcSize) return ERROR(corruption_detected); /* overflow */
lib/zstd/decompress/huf_decompress.c
282
return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
289
return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
392
if (sizeof(*wksp) > wkspSize) return ERROR(tableLog_tooLarge);
lib/zstd/decompress/huf_decompress.c
406
if (tableLog > (U32)(dtd.maxTableLog+1)) return ERROR(tableLog_tooLarge); /* DTable too small, Huffman tree cannot fit in */
lib/zstd/decompress/huf_decompress.c
589
if (!BIT_endOfDStream(&bitD)) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
605
if (cSrcSize < 10) return ERROR(corruption_detected); /* strict minimum : jump table + 1 byte per stream */
lib/zstd/decompress/huf_decompress.c
606
if (dstSize < 6) return ERROR(corruption_detected); /* stream 4-split doesn't work */
lib/zstd/decompress/huf_decompress.c
640
if (length4 > cSrcSize) return ERROR(corruption_detected); /* overflow */
lib/zstd/decompress/huf_decompress.c
641
if (opStart4 > oend) return ERROR(corruption_detected); /* overflow */
lib/zstd/decompress/huf_decompress.c
677
if (op1 > opStart2) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
678
if (op2 > opStart3) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
679
if (op3 > opStart4) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
690
if (!endCheck) return ERROR(corruption_detected); }
lib/zstd/decompress/huf_decompress.c
883
if (args.op[i] != segmentEnd) return ERROR(corruption_detected);
lib/zstd/decompress/huf_decompress.c
935
if (hSize >= cSrcSize) return ERROR(srcSize_wrong);
lib/zstd/decompress/zstd_ddict.c
103
return ERROR(dictionary_corrupted); /* only accept specified dictionaries */
lib/zstd/decompress/zstd_ddict.c
131
if (!internalBuffer) return ERROR(memory_allocation);
lib/zstd/decompress/zstd_ddict.c
97
return ERROR(dictionary_corrupted); /* only accept specified dictionaries */
lib/zstd/decompress/zstd_decompress.c
1780
bounds.error = ERROR(parameter_unsupported);
lib/zstd/decompress/zstd_decompress.c
736
return ZSTD_errorFrameSizeInfo(ERROR(srcSize_wrong));
lib/zstd/decompress/zstd_decompress.c
750
return ZSTD_errorFrameSizeInfo(ERROR(srcSize_wrong));
lib/zstd/decompress/zstd_decompress.c
762
return ZSTD_errorFrameSizeInfo(ERROR(srcSize_wrong));
lib/zstd/decompress/zstd_decompress.c
826
return ERROR(corruption_detected);
net/9p/trans_usbg.c
710
ERROR(cdev, "%s: can't autoconfigure on %s\n",
scripts/dtc/checks.c
223
ERROR(nm, check_is_string, (propname))
scripts/dtc/checks.c
252
ERROR(nm, check_is_string_list, (propname))
scripts/dtc/checks.c
270
ERROR(nm, check_is_cell, (propname))
scripts/dtc/checks.c
288
ERROR(duplicate_node_names, check_duplicate_node_names, NULL);
scripts/dtc/checks.c
304
ERROR(duplicate_property_names, check_duplicate_property_names, NULL);
scripts/dtc/checks.c
322
ERROR(node_name_chars, check_node_name_chars, NODECHARS);
scripts/dtc/checks.c
341
ERROR(node_name_format, check_node_name_format, NULL, &node_name_chars);
scripts/dtc/checks.c
349
ERROR(node_name_not_empty, check_node_name_not_empty, NULL, &node_name_chars);
scripts/dtc/checks.c
405
ERROR(property_name_chars, check_property_name_chars, PROPCHARS);
scripts/dtc/checks.c
492
ERROR(duplicate_label, check_duplicate_label_node, NULL);
scripts/dtc/checks.c
575
ERROR(explicit_phandles, check_explicit_phandles, NULL);
scripts/dtc/checks.c
605
ERROR(name_properties, check_name_properties, NULL, &name_is_string);
scripts/dtc/checks.c
643
ERROR(phandle_references, fixup_phandle_references, NULL,
scripts/dtc/checks.c
675
ERROR(path_references, fixup_path_references, NULL, &duplicate_node_names);
scripts/dtc/checks.c
685
ERROR(omit_unused_nodes, fixup_omit_unused_nodes, NULL, &phandle_references, &path_references);
scripts/dtc/dtc-parser.y
130
ERROR(&@2, "Header flags don't match earlier ones");
scripts/dtc/dtc-parser.y
177
ERROR(&@2, "Label or path %s not found", $1);
scripts/dtc/dtc-parser.y
179
ERROR(&@2, "Label-relative reference %s not supported in plugin", $1);
scripts/dtc/dtc-parser.y
190
ERROR(&@2, "Label-relative reference %s not supported in plugin", $3);
scripts/dtc/dtc-parser.y
196
ERROR(&@3, "Label or path %s not found", $3);
scripts/dtc/dtc-parser.y
208
ERROR(&@2, "Label-relative reference %s not supported in plugin", $2);
scripts/dtc/dtc-parser.y
216
ERROR(&@2, "Label or path %s not found", $2);
scripts/dtc/dtc-parser.y
235
ERROR(&@2, "Label or path %s not found", $2);
scripts/dtc/dtc-parser.y
246
ERROR(&@3, "Label or path %s not found", $3);
scripts/dtc/dtc-parser.y
258
ERROR(&@3, "Label or path %s not found", $3);
scripts/dtc/dtc-parser.y
385
ERROR(&@2, "Array elements must be"
scripts/dtc/dtc-parser.y
431
ERROR(&@2, "References are only allowed in "
scripts/dtc/dtc-parser.y
518
ERROR(&@$, "Division by zero");
scripts/dtc/dtc-parser.y
527
ERROR(&@$, "Division by zero");
scripts/dtc/dtc-parser.y
567
ERROR(&@2, "Properties must precede subnodes");
scripts/dtc/dtc-parser.y
598
ERROR(&yylloc, "%s", s);
security/apparmor/include/audit.h
192
#define aa_audit_error(ERROR, AD, CB) \
security/apparmor/include/audit.h
194
(AD)->error = (ERROR); \
sound/pci/asihpi/hpi6000.c
1111
HPI_DEBUG_LOG(ERROR, "PLD %x %x\n", test_data,
sound/pci/asihpi/hpi6000.c
1120
HPI_DEBUG_LOG(ERROR, "PLD %x %x\n", test_data,
sound/pci/asihpi/hpi6000.c
411
HPI_DEBUG_LOG(ERROR, "can't get mem for adapter object\n");
sound/pci/asihpi/hpi6000.c
436
HPI_DEBUG_LOG(ERROR, "lost adapter after boot\n");
sound/pci/asihpi/hpi6000.c
676
HPI_DEBUG_LOG(ERROR, "INIT_PCI2040 %x %x\n", dw2040_reset,
sound/pci/asihpi/hpi6000.c
723
HPI_DEBUG_LOG(ERROR, "INIT_DSPHPI %x %x %x\n",
sound/pci/asihpi/hpi6000.c
783
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6000.c
901
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6000.c
924
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6000.c
995
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6205.c
1078
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6205.c
1689
HPI_DEBUG_LOG(ERROR, "HPICL %x %x\n", write_data,
sound/pci/asihpi/hpi6205.c
1709
HPI_DEBUG_LOG(ERROR, "HPIA %x %x\n",
sound/pci/asihpi/hpi6205.c
2026
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6205.c
2097
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6205.c
2118
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6205.c
2135
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpi6205.c
466
HPI_DEBUG_LOG(ERROR, "can't get mem for adapter object\n");
sound/pci/asihpi/hpi6205.c
562
HPI_DEBUG_LOG(ERROR, "DSP code load failed\n");
sound/pci/asihpi/hpi6205.c
577
HPI_DEBUG_LOG(ERROR, "timed out waiting reset state \n");
sound/pci/asihpi/hpi6205.c
641
HPI_DEBUG_LOG(ERROR, "message transport error %d\n",
sound/pci/asihpi/hpi6205.c
802
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpicmn.c
220
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpicmn.c
40
HPI_DEBUG_LOG(ERROR, "header type %d invalid\n", phr->type);
sound/pci/asihpi/hpicmn.c
45
HPI_DEBUG_LOG(ERROR, "header object %d invalid\n",
sound/pci/asihpi/hpicmn.c
51
HPI_DEBUG_LOG(ERROR, "header function %d invalid\n",
sound/pci/asihpi/hpicmn.c
99
HPI_DEBUG_LOG(ERROR, "removing null adapter?\n");
sound/pci/asihpi/hpioctl.c
136
HPI_DEBUG_LOG(ERROR, "uncopied bytes %d\n", uncopied_bytes);
sound/pci/asihpi/hpioctl.c
230
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpioctl.c
283
HPI_DEBUG_LOG(ERROR, "response zero size\n");
sound/pci/asihpi/hpioctl.c
289
HPI_DEBUG_LOG(ERROR, "response too big %d %d\n", hr->h.size,
sound/pci/asihpi/hpioctl.c
298
HPI_DEBUG_LOG(ERROR, "uncopied bytes %d\n", uncopied_bytes);
sound/pci/asihpi/hpioctl.c
391
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpioctl.c
414
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpioctl.c
428
HPI_DEBUG_LOG(ERROR, "HPI_ADAPTER_OPEN failed, aborting\n");
sound/pci/asihpi/hpioctl.c
484
HPI_DEBUG_LOG(ERROR,
sound/pci/asihpi/hpioctl.c
524
HPI_DEBUG_LOG(ERROR, "adapter_probe failed\n");
tools/mm/page-types.c
483
if (flags & BIT(ERROR))
tools/mm/page-types.c
484
flags ^= BIT(ERROR) | BIT(SLUB_DEBUG);
tools/objtool/arch/loongarch/decode.c
370
ERROR("invalid NOP size: %d\n", len);
tools/objtool/arch/loongarch/decode.c
384
ERROR("invalid RET size: %d\n", len);
tools/objtool/arch/loongarch/decode.c
78
ERROR("unexpected ELF machine type %d", elf->ehdr.e_machine);
tools/objtool/arch/x86/decode.c
240
ERROR("can't decode instruction at %s:0x%lx", sec->name, offset);
tools/objtool/arch/x86/decode.c
47
ERROR("unexpected ELF machine type %d", elf->ehdr.e_machine);
tools/objtool/arch/x86/decode.c
711
ERROR("no func for pv_ops[]");
tools/objtool/arch/x86/decode.c
845
ERROR("invalid NOP size: %d\n", len);
tools/objtool/arch/x86/decode.c
865
ERROR("invalid RET size: %d\n", len);
tools/objtool/builtin-check.c
149
ERROR("--mnop requires --mcount");
tools/objtool/builtin-check.c
154
ERROR("--noinstr requires --link");
tools/objtool/builtin-check.c
159
ERROR("--ibt requires --link");
tools/objtool/builtin-check.c
164
ERROR("--unret requires --link");
tools/objtool/builtin-check.c
170
ERROR("--checksum not supported; install xxhash-devel/libxxhash-dev (version >= 0.8) and recompile");
tools/objtool/builtin-check.c
176
ERROR("--debug-checksum requires --checksum");
tools/objtool/builtin-check.c
196
ERROR("--dump can't be combined with other actions");
tools/objtool/builtin-check.c
206
ERROR("At least one action required");
tools/objtool/builtin-check.c
219
ERROR("can't open %s for reading: %s", src, strerror(errno));
tools/objtool/builtin-check.c
225
ERROR("can't open %s for writing: %s", dst, strerror(errno));
tools/objtool/builtin-check.c
340
ERROR("Linked object requires --link");
tools/objtool/check.c
1105
ERROR("unexpected relocation symbol type in %s: %d",
tools/objtool/check.c
2270
ERROR("missing .rela.discard.unwind_hints section");
tools/objtool/check.c
2275
ERROR("struct unwind_hint size mismatch");
tools/objtool/check.c
2286
ERROR("can't find reloc for unwind_hints[%d]", i);
tools/objtool/check.c
2294
ERROR("can't find insn for unwind_hints[%d]", i);
tools/objtool/check.c
2376
ERROR("bad .discard.annotate_insn section: missing relocs");
tools/objtool/check.c
2386
ERROR("bad .discard.annotate_insn entry: %d of type %d", reloc_idx(reloc), type);
tools/objtool/check.c
490
ERROR("%s(): STT_FUNC at end of section", func->name);
tools/objtool/check.c
498
ERROR("%s(): can't find starting instruction", func->name);
tools/objtool/check.c
565
ERROR("Unknown pv_ops array %s", symname);
tools/objtool/check.c
573
ERROR("pv_ops array %s has unknown index offset", symname);
tools/objtool/check.c
719
ERROR("static_call: trampoline name malformed: %s", key_name);
tools/objtool/check.c
728
ERROR("static_call: can't find static_call_key symbol: %s", tmp);
tools/objtool/check.c
874
ERROR("%s(): Magic init_module() function name is deprecated, use module_init(fn) instead",
tools/objtool/elf.c
1024
ERROR("bad call to %s() for data symbol %s", __func__, sym->name);
tools/objtool/elf.c
1051
ERROR("bad call to %s() for text symbol %s", __func__, sym->name);
tools/objtool/elf.c
1077
ERROR("can't find base section for reloc section %s", rsec->name);
tools/objtool/elf.c
1100
ERROR("can't find reloc entry symbol %d for %s", symndx, rsec->name);
tools/objtool/elf.c
1312
ERROR("can't find .strtab section");
tools/objtool/elf.c
1317
ERROR("'%s': invalid sh_addralign", strtab->name);
tools/objtool/elf.c
1335
ERROR("'%s': invalid sh_addralign", sec->name);
tools/objtool/elf.c
1380
ERROR("section '%s' already exists", name);
tools/objtool/elf.c
1435
ERROR("strdup");
tools/objtool/elf.c
1444
ERROR("can't find .shstrtab or .strtab");
tools/objtool/elf.c
1664
ERROR("write to unexpected data for section: %s", sec->name);
tools/objtool/elf.c
1702
ERROR("end of section data but non-zero size left\n");
tools/objtool/elf.c
1710
ERROR("truncated; but more data\n");
tools/objtool/elf.c
1715
ERROR("zero size data");
tools/objtool/elf.c
416
ERROR("unexpected data attributes for %s", sec->name);
tools/objtool/elf.c
436
ERROR("section entry mismatch");
tools/objtool/elf.c
603
ERROR("couldn't find section for symbol %s", sym->name);
tools/objtool/elf.c
638
ERROR("%s(): cold subfunction without \".cold\"?", sym->name);
tools/objtool/elf.c
645
ERROR("%s(): failed to allocate memory", sym->name);
tools/objtool/elf.c
655
ERROR("%s(): can't find parent function", sym->name);
tools/objtool/elf.c
689
ERROR("no .symtab");
tools/objtool/elf.c
698
ERROR("%s: can't find SHT_GROUP signature symbol",
tools/objtool/elf.c
776
ERROR("index out of range");
tools/objtool/elf.c
820
ERROR("zero size data");
tools/objtool/elf.c
835
ERROR("negative index");
tools/objtool/elf.c
847
ERROR("no .symtab_shndx");
tools/objtool/elf.c
892
ERROR("no NULL section");
tools/objtool/elf.c
903
ERROR("no .symtab");
tools/objtool/elf.c
927
ERROR("elf_update_symbol move");
tools/objtool/elf.c
986
ERROR("%s: bad reloc_idx %u for %s with %d relocs",
tools/objtool/elf.c
994
ERROR("%s: %s: reloc %d already initialized!",
tools/objtool/include/objtool/util.h
13
ERROR("snprintf() failed for '" format "'", args); \
tools/objtool/klp-diff.c
1132
ERROR("no clone for %s", patched_sym->name);
tools/objtool/klp-diff.c
114
ERROR("malformed Module.symvers (sym) at line %d", line_num);
tools/objtool/klp-diff.c
122
ERROR("malformed Module.symvers (mod) at line %d", line_num);
tools/objtool/klp-diff.c
1291
ERROR("%s: missing special section relocations", sec->name);
tools/objtool/klp-diff.c
1299
ERROR("%s: missing special section entsize or annotations", sec->name);
tools/objtool/klp-diff.c
130
ERROR("malformed Module.symvers (type) at line %d", line_num);
tools/objtool/klp-diff.c
137
ERROR("malformed Module.symvers at line %d", line_num);
tools/objtool/klp-diff.c
1417
ERROR("%s+0x%lx: unsupported static branch key %s. Use static_key_enabled() instead",
tools/objtool/klp-diff.c
1428
ERROR("%s()+0x%lx: unsupported static call key %s. Use KLP_STATIC_CALL() instead",
tools/objtool/klp-diff.c
174
ERROR("'%s' missing .discard.sym_checksum section, file not processed by 'objtool --checksum'?",
tools/objtool/klp-diff.c
180
ERROR("missing reloc section for .discard.sym_checksum");
tools/objtool/klp-diff.c
185
ERROR("struct sym_checksum size mismatch");
tools/objtool/klp-diff.c
198
ERROR("can't find reloc for sym_checksum[%d]", i);
tools/objtool/klp-diff.c
205
ERROR("not sure how to handle section %s", sym->name);
tools/objtool/klp-diff.c
404
ERROR("FILE symbol mismatch: NULL != %s", file2_sym->name);
tools/objtool/klp-diff.c
409
ERROR("FILE symbol mismatch: %s != NULL", file1_sym->name);
tools/objtool/klp-diff.c
417
ERROR("FILE symbol mismatch: %s != %s", file1_sym->name, file2_sym->name);
tools/objtool/klp-diff.c
525
ERROR("can't find sympos for %s", sym->name);
tools/objtool/klp-diff.c
779
ERROR("missing .modinfo section");
tools/objtool/klp-diff.c
942
ERROR("unexpected klp reloc for new symbol %s", patched_sym->name);
tools/objtool/klp-diff.c
97
ERROR("can't open '%s', \"objtool diff\" should be run from the kernel tree", symvers);
tools/objtool/klp-post-link.c
32
ERROR("missing .symtab");
tools/objtool/klp-post-link.c
58
ERROR("malformed " KLP_RELOCS_SEC " section");
tools/objtool/klp-post-link.c
69
ERROR("malformed " KLP_RELOCS_SEC " section");
tools/objtool/klp-post-link.c
78
ERROR("can't find modname in klp symbol '%s'", klp_sym->name);
tools/objtool/objtool.c
27
ERROR("won't handle more than one file at a time");
tools/objtool/objtool.c
54
ERROR("paravirt confusion");
tools/objtool/orc_dump.c
101
ERROR("bad .orc_unwind section size");
tools/objtool/signal.c
92
ERROR("/proc/self/maps: can't find [stack]");
tools/objtool/special.c
147
ERROR("%s size not a multiple of %d", sec->name, entry->size);
tools/testing/selftests/net/netlink-dumps.c
53
return ERROR;
tools/thermal/thermal-engine/thermal-engine.c
107
ERROR("Failed to set threshold\n");
tools/thermal/thermal-engine/thermal-engine.c
372
ERROR("Usage: %s --help\n", argv[0]);
tools/thermal/thermal-engine/thermal-engine.c
377
ERROR("Failed to daemonize: %m\n");
tools/thermal/thermal-engine/thermal-engine.c
382
ERROR("Failed to initialize logging facility\n");
tools/thermal/thermal-engine/thermal-engine.c
388
ERROR("Failed to initialize the thermal library\n");
tools/thermal/thermal-engine/thermal-engine.c
394
ERROR("No thermal zone available\n");
tools/thermal/thermal-engine/thermal-engine.c
403
ERROR("Failed to initialize the mainloop\n");
tools/thermal/thermal-engine/thermal-engine.c
408
ERROR("Failed to setup the mainloop\n");
tools/thermal/thermal-engine/thermal-engine.c
415
ERROR("Mainloop failed\n");
tools/thermal/thermal-engine/thermal-engine.c
99
ERROR("Failed to flush all previous thresholds\n");
tools/thermal/thermometer/thermometer.c
109
ERROR("'%s' is not accessible\n", path);
tools/thermal/thermometer/thermometer.c
121
ERROR("Failed to parse %s:%d - %s\n", config_error_file(&cfg),
tools/thermal/thermometer/thermometer.c
129
ERROR("No thermal zone configured to be monitored\n");
tools/thermal/thermometer/thermometer.c
145
ERROR("Missing node name '%d'\n", i);
tools/thermal/thermometer/thermometer.c
150
ERROR("Thermal zone name not found\n");
tools/thermal/thermometer/thermometer.c
155
ERROR("Polling value not found");
tools/thermal/thermometer/thermometer.c
164
ERROR("Invalid regular expression '%s'\n", name);
tools/thermal/thermometer/thermometer.c
249
ERROR("Usage: %s --help\n", argv[0]);
tools/thermal/thermometer/thermometer.c
268
ERROR("Failed to open '%s': %m\n", tz_path);
tools/thermal/thermometer/thermometer.c
274
ERROR("Failed to allocate thermometer->tz\n");
tools/thermal/thermometer/thermometer.c
298
ERROR("Failed to start mainloop\n");
tools/thermal/thermometer/thermometer.c
304
ERROR("failed to open '%s'\n", CLASS_THERMAL);
tools/thermal/thermometer/thermometer.c
320
ERROR("Failed to open '%s': %m", tz_path);
tools/thermal/thermometer/thermometer.c
367
ERROR("Failed to create directory '%s'\n", options->output);
tools/thermal/thermometer/thermometer.c
377
ERROR("'%s' already exists\n", path);
tools/thermal/thermometer/thermometer.c
383
ERROR("Failed to create '%s':%m\n", path);
tools/thermal/thermometer/thermometer.c
398
ERROR("Failed to create timer for '%s': %m\n",
tools/thermal/thermometer/thermometer.c
429
ERROR("Failed to fork process: %m");
tools/thermal/thermometer/thermometer.c
446
ERROR("Failed to send SIGTERM signal to '%d': %p\n", pid);
tools/thermal/thermometer/thermometer.c
448
ERROR("Failed to wait pid '%d': %p\n", pid);
tools/thermal/thermometer/thermometer.c
478
ERROR("Failed to create duration timer: %m\n");
tools/thermal/thermometer/thermometer.c
483
ERROR("Failed to set timer time: %m\n");
tools/thermal/thermometer/thermometer.c
488
ERROR("Failed to set timer exit mainloop callback\n");
tools/thermal/thermometer/thermometer.c
503
ERROR("Failed to set sigprocmask: %m\n");
tools/thermal/thermometer/thermometer.c
509
ERROR("Failed to set the signalfd: %m\n");
tools/thermal/thermometer/thermometer.c
514
ERROR("Failed to set timer exit mainloop callback\n");
tools/thermal/thermometer/thermometer.c
91
ERROR("Invalid regular expression\n");
tools/tracing/rtla/src/common.c
181
enum result return_value = ERROR;
tools/tracing/rtla/src/utils.c
72
exit(ERROR);