Searched refs:err_str (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/drivers/infiniband/core/
H A Diwpm_msg.c69 const char *err_str = ""; local
77 err_str = "Unable to create a nlmsg";
83 err_str = "Unable to allocate netlink request";
89 err_str = "Unable to put attribute of the nlmsg";
115 err_str = "Unable to send a nlmsg";
122 pr_info("%s: %s (client = %u)\n", __func__, err_str, nl_client);
149 const char *err_str = ""; local
155 err_str = "Unregistered port mapper client";
160 err_str = "Unable to create a nlmsg";
166 err_str
232 const char *err_str = ""; local
319 const char *err_str = ""; local
[all...]
H A Diwpm_util.c463 const char *err_str = ""; local
468 err_str = "Invalid attribute";
474 err_str = "Unable to parse the nlmsg";
479 err_str = "Invalid NULL attribute";
485 __func__, err_str, msg_type, ret);
583 const char *err_str = ""; local
588 err_str = "Unable to create a nlmsg";
593 err_str = "Unable to put attribute of mapinfo number nlmsg";
607 err_str = "Unable to send a nlmsg";
613 pr_info("%s: %s\n", __func__, err_str);
646 const char *err_str = ""; local
765 const char *err_str; local
[all...]
/linux-master/drivers/crypto/caam/
H A Derror.c231 const char *err_str = "unidentified err_id value 0x"; local
248 err_str = rng_err_id_list[err_id];
250 err_str = err_id_list[err_id];
262 err_str, err_err_code);
283 const char *err_str = "unidentified error value 0x"; local
297 err_str = desc_error_list[i].error_text;
302 status, error, idx_str, idx, err_str, err_err_code);
311 const char *err_str = "unidentified error value 0x"; local
320 err_str = qi_error_list[i].error_text;
325 status, error, err_str, err_err_cod
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c64 const char *err_str; member in struct:btf_raw_test
222 .err_str = "Invalid member bits_offset",
352 .err_str = "Linkage not supported",
374 .err_str = "Invalid type_id",
399 .err_str = "Invalid type",
424 .err_str = "Invalid type",
461 .err_str = "Invalid size",
498 .err_str = "Invalid size",
535 .err_str = "Invalid size",
613 .err_str
5632 const char *err_str; member in struct:prog_info_raw_test
[all...]
H A Dbpf_tcp_ca.c214 static char *err_str; variable
232 if (err_str && strstr(log_buf, err_str) != NULL)
244 err_str = "struct ops programs must have a GPL compatible license";
318 err_str = "unknown func bpf_setsockopt";
371 err_str = "attach to unsupported member get_info";
H A Dtc_redirect.c316 char err_str[128], ifname[16]; local
322 snprintf(err_str, sizeof(err_str),
325 err_str[sizeof(err_str) - 1] = 0;
326 ASSERT_OK(err, err_str);
336 char err_str[128], ifname[16]; local
343 snprintf(err_str, sizeof(err_str),
348 err_str[sizeo
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c495 char err_str[MLX5E_REPORTER_PER_Q_MAX_LEN]; local
507 snprintf(err_str, sizeof(err_str),
511 mlx5e_health_report(priv, priv->rx_reporter, err_str, &err_ctx);
516 char err_str[MLX5E_REPORTER_PER_Q_MAX_LEN]; local
523 snprintf(err_str, sizeof(err_str), "ERR CQE on RQ: 0x%x", rq->rqn);
525 mlx5e_health_report(priv, priv->rx_reporter, err_str, &err_ctx);
531 char err_str[MLX5E_REPORTER_PER_Q_MAX_LEN]; local
537 snprintf(err_str, sizeo
[all...]
H A Dreporter_tx.c472 char err_str[MLX5E_REPORTER_PER_Q_MAX_LEN]; local
479 snprintf(err_str, sizeof(err_str), "ERR CQE on SQ: 0x%x", sq->sqn);
481 mlx5e_health_report(priv, priv->tx_reporter, err_str, &err_ctx);
486 char err_str[MLX5E_REPORTER_PER_Q_MAX_LEN]; local
495 snprintf(err_str, sizeof(err_str),
500 mlx5e_health_report(priv, priv->tx_reporter, err_str, &err_ctx);
507 char err_str[MLX5E_REPORTER_PER_Q_MAX_LEN]; local
516 snprintf(err_str, sizeo
[all...]
H A Dhealth.h50 struct devlink_health_reporter *reporter, char *err_str,
H A Dhealth.c151 struct devlink_health_reporter *reporter, char *err_str,
154 netdev_err(priv->netdev, "%s\n", err_str);
159 return devlink_health_report(reporter, err_str, err_ctx);
150 mlx5e_health_report(struct mlx5e_priv *priv, struct devlink_health_reporter *reporter, char *err_str, struct mlx5e_err_ctx *err_ctx) argument
/linux-master/drivers/platform/x86/
H A Dthink-lmi.h16 const char *err_str; member in struct:tlmi_err_codes
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-dec.c103 static inline const char *err_str(enum jpeg_decoding_error_t err) function
184 err_str(status->error_code));
190 err_str(status->error_code));
/linux-master/tools/bpf/bpftool/
H A Dcommon.c184 char err_str[ERR_MAX_LEN]; local
187 err = mnt_fs(target, "tracefs", err_str, ERR_MAX_LEN);
189 err_str[ERR_MAX_LEN - 1] = '\0';
190 p_err("can't mount tracefs: %s", err_str);
249 char err_str[ERR_MAX_LEN]; local
276 err = mnt_fs(dir, "bpf", err_str, ERR_MAX_LEN);
278 err_str[ERR_MAX_LEN - 1] = '\0';
280 name, err_str);
/linux-master/drivers/sbus/char/
H A Doradax.c711 char *err_str; local
721 err_str = dax_hv_errno(hv_ret, &ret);
722 dax_dbg("%s (ca_ra 0x%llx)", err_str, ca);
737 char *err_str; local
750 err_str = dax_hv_errno(hv_ret, &ret);
751 dax_dbg("%s (ca_ra 0x%llx)", err_str, ca);
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c66 snprintf(hw->err_str, sizeof(hw->err_str), "%d", aq_err);
67 return hw->err_str;
214 snprintf(hw->err_str, sizeof(hw->err_str), "%d", stat_err);
215 return hw->err_str;
H A Diavf_type.h180 char err_str[16]; member in struct:iavf_hw
/linux-master/tools/perf/util/
H A Dparse-events.c786 char *err_str; local
829 if (asprintf(&err_str, "'%s' is not usable in 'perf stat'",
831 parse_events_error__handle(err, -1, err_str, NULL);
982 char *err_str; local
984 if (asprintf(&err_str, "Failed to find PMU for type %d", attr->type) >= 0)
986 err_str, /*help=*/NULL);
1008 char *err_str; local
1010 if (asprintf(&err_str, "Failed to find PMU for type %d", attr->type) >= 0)
1012 err_str, /*help=*/NULL);
1406 char *err_str; local
2245 __parse_events_error__print(int err_idx, const char *err_str, const char *err_help, const char *event) argument
[all...]
H A Dpmu.c1362 char *err_str; local
1365 asprintf(&err_str,
1369 : err_str,
/linux-master/drivers/perf/
H A Darm_spe_pmu.c563 const char *err_str; local
601 err_str = "Unexpected buffer fault";
604 err_str = "Unknown error code";
614 err_str = "Unknown buffer status code";
619 err_str, smp_processor_id(), pmbsr,
/linux-master/tools/testing/vsock/
H A Dutil.c36 static unsigned int parse_uint(const char *str, const char *err_str) argument
44 fprintf(stderr, "malformed %s \"%s\"\n", err_str, str);
/linux-master/lib/
H A Dkobject.c335 char *err_str; local
338 err_str = "invalid kobject pointer!";
342 err_str = "must have a ktype to be initialized properly!\n";
357 pr_err("kobject (%p): %s\n", kobj, err_str);
/linux-master/fs/ext4/
H A Dxattr.c197 char *err_str; local
202 err_str = "invalid header";
209 err_str = "invalid checksum";
217 err_str = "in-inode xattr block too small";
221 err_str = "bad magic number in in-inode xattr";
230 err_str = "e_name out of bounds";
234 err_str = "bad e_name length";
246 err_str = "ea_inode specified without ea_inode feature enabled";
251 err_str = "invalid ea_ino";
255 err_str
[all...]
/linux-master/drivers/i2c/
H A Di2c-core-base.c429 char *err_str; local
438 err_str = "no suitable method provided";
455 err_str = "no {get|set}_scl() found";
459 err_str = "either get_sda() or set_sda() needed";
467 dev_err(&adap->dev, "Not using recovery: %s\n", err_str);
469 dev_dbg(&adap->dev, "Not using recovery: %s\n", err_str);
/linux-master/net/sctp/
H A Dsm_statefuns.c4815 static const char err_str[] = "The following chunk had invalid length:"; local
4817 return sctp_sf_abort_violation(net, ep, asoc, arg, commands, err_str,
4818 sizeof(err_str));
4878 static const char err_str[] = "The cumulative tsn ack beyond the max tsn currently sent:"; local
4880 return sctp_sf_abort_violation(net, ep, asoc, arg, commands, err_str,
4881 sizeof(err_str));
4898 static const char err_str[] = "The following chunk violates protocol:"; local
4900 return sctp_sf_abort_violation(net, ep, asoc, arg, commands, err_str,
4901 sizeof(err_str));
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c2759 const char *err_str; local
2763 err_str = qed_hw_err_type_descr[err_type];
2765 DP_NOTICE(p_hwfn, "HW error occurred [%s]\n", err_str);

Completed in 374 milliseconds

12