Searched refs:pr_err_ratelimited (Results 1 - 25 of 131) sorted by relevance

123456

/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_common.c45 pr_err_ratelimited("overflow detected, skipping. Try increasing the buffer size. Needed %zu, had %zu\n",
81 pr_err_ratelimited("overflow detected, skipping. Try increasing the buffer size. Needed %zu, had %zu\n",
/linux-master/arch/m68k/kernel/
H A Ddma.c41 pr_err_ratelimited("dma_sync_single_for_device: unsupported dir %u\n",
/linux-master/drivers/block/rnbd/
H A Drnbd-log.h26 rnbd_clt_log(pr_err_ratelimited, dev, fmt, ##__VA_ARGS__)
35 rnbd_srv_log(pr_err_ratelimited, dev, fmt, ##__VA_ARGS__)
/linux-master/drivers/hv/
H A Dhv_util.c198 pr_err_ratelimited("Shutdown request received. Could not read into shut txf buf\n");
207 pr_err_ratelimited("Shutdown request received. Packet length too small: %d\n",
227 pr_err_ratelimited("Invalid shutdown msg data. Packet length too small: %u\n",
268 pr_err_ratelimited("Shutdown request received. Invalid msg type: %d\n",
442 pr_err_ratelimited("TimeSync IC pkt recv failed (Err: %d)\n",
452 pr_err_ratelimited("Timesync request received. Packet length too small: %d\n",
474 pr_err_ratelimited("Invalid ictimesync ref data. Length too small: %u\n",
486 pr_err_ratelimited("Invalid ictimesync data. Length too small: %u\n",
498 pr_err_ratelimited("Timesync request received. Invalid msg type: %d\n",
529 pr_err_ratelimited("Heartbea
[all...]
H A Dhv_snapshot.c305 pr_err_ratelimited("VSS request received. Could not read into recv buf\n");
314 pr_err_ratelimited("VSS request received. Packet length too small: %d\n",
335 pr_err_ratelimited("Invalid VSS msg. Packet length too small: %u\n",
353 pr_err_ratelimited("VSS request received. Invalid msg type: %d\n",
H A Dhv_fcopy.c239 pr_err_ratelimited("Fcopy request received. Could not read into recv buf\n");
248 pr_err_ratelimited("Fcopy request received. Packet length too small: %d\n",
270 pr_err_ratelimited("Invalid Fcopy hdr. Packet length too small: %u\n",
300 pr_err_ratelimited("Fcopy request received. Invalid msg type: %d\n",
H A Dhv_kvp.c666 pr_err_ratelimited("KVP request received. Could not read into recv buf\n");
675 pr_err_ratelimited("KVP request received. Packet length too small: %d\n",
732 pr_err_ratelimited("KVP request received. Invalid msg type: %d\n",
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-log.h18 rtrs_log(pr_err_ratelimited, obj, fmt, ##__VA_ARGS__)
/linux-master/drivers/char/
H A Dpowernv-op-panel.c106 pr_err_ratelimited("OPAL call failed to write to op panel display [rc=%d]\n",
153 pr_err_ratelimited("Operator panel length property not found\n");
158 pr_err_ratelimited("Operator panel lines property not found\n");
185 pr_err_ratelimited("Failed to register as misc device\n");
/linux-master/drivers/ptp/
H A Dptp_kvm_x86.c85 pr_err_ratelimited("clock offset hypercall ret %lu\n", ret);
118 pr_err_ratelimited("clock pairing hypercall ret %lu\n", ret);
/linux-master/security/integrity/
H A Ddigsig_asymmetric.c59 pr_err_ratelimited("Request for unknown key '%s' in '%s' keyring. err %ld\n",
63 pr_err_ratelimited("Request for unknown key '%s' err %ld\n",
/linux-master/drivers/char/hw_random/
H A Dpseries-rng.c23 pr_err_ratelimited("H_RANDOM call failed %d\n", rc);
/linux-master/arch/powerpc/net/
H A Dbpf_jit.h33 pr_err_ratelimited("Branch offset 0x%lx (@%u) out of range\n", offset, ctx->idx); \
44 pr_err_ratelimited("Conditional branch offset 0x%lx (@%u) out of range\n", offset, ctx->idx); \
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c39 pr_err_ratelimited("Relay_buf full dropping traces");
/linux-master/include/linux/ceph/
H A Dceph_debug.h74 pr_err_ratelimited("[%pU %llu]: " fmt, &client->fsid, \
/linux-master/net/bridge/netfilter/
H A Debt_among.c242 pr_err_ratelimited("wrong size: %d against expected %d, rounded to %zd\n",
248 pr_err_ratelimited("dst integrity fail: %x\n", -err);
252 pr_err_ratelimited("src integrity fail: %x\n", -err);
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c98 pr_err_ratelimited("invalid skb->dev");
104 pr_err_ratelimited("%s: VIF not initialized\n", ndev->name);
111 pr_err_ratelimited("%s: NULL mac pointer", ndev->name);
117 pr_err_ratelimited("%s: invalid skb len %d\n", ndev->name,
847 pr_err_ratelimited("invalid magic 0x%x:0x%x\n",
853 pr_err_ratelimited("invalid mac(%u)\n", meta->macid);
858 pr_err_ratelimited("invalid vif(%u)\n", meta->ifidx);
865 pr_err_ratelimited("mac(%d) does not exist\n", meta->macid);
872 pr_err_ratelimited("vif(%u) does not exists\n", meta->ifidx);
879 pr_err_ratelimited("netde
[all...]
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c173 pr_err_ratelimited("Injection: Queue not ready: 0x%lx\n",
215 pr_err_ratelimited("Injection: Watermark reached: 0x%lx\n",
290 pr_err_ratelimited("Injection: Reset watermark count\n");
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.h54 #define DPU_ERROR_RATELIMITED(fmt, ...) pr_err_ratelimited("[dpu error]" fmt, ##__VA_ARGS__)
/linux-master/drivers/auxdisplay/
H A Dimg-ascii-lcd.c100 pr_err_ratelimited("Failed to update LCD display: %d\n", err);
202 pr_err_ratelimited("Failed to update LCD display: %d\n", err);
/linux-master/arch/powerpc/kvm/
H A De500_mmu_host.c487 pr_err_ratelimited("%s: pte not present: gfn %lx,pfn %lx\n",
675 pr_err_ratelimited(
687 pr_err_ratelimited(
701 pr_err_ratelimited("%s: Instruction emulation from non-RAM host address %08llx is not supported\n",
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_trace.c58 pr_err_ratelimited("Relay_buf full dropping traces");
/linux-master/net/bluetooth/
H A Dlib.c379 pr_err_ratelimited("%pV", &vaf);
/linux-master/arch/arm64/kernel/
H A Defi.c153 pr_err_ratelimited(FW_BUG "register x18 corrupted by EFI %s\n", f);
/linux-master/sound/soc/codecs/
H A Drt700.c146 pr_err_ratelimited("Time-out error in %s\n", __func__);
149 pr_err_ratelimited("IO error in %s, ret %d\n", __func__, ret);
152 pr_err_ratelimited("Jack removal in %s\n", __func__);
216 pr_err_ratelimited("IO error in %s, ret %d\n", __func__, ret);
270 pr_err_ratelimited("IO error in %s, ret %d\n", __func__, ret);

Completed in 295 milliseconds

123456