Home
last modified time | relevance | path

Searched defs:emsg (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/net/xfrm/
Despintcp.c183 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked()
205 struct espintcp_msg *emsg, int flags) in espintcp_sendskmsg_locked()
253 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local
282 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local
317 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local
518 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfweh.c34 struct brcmf_event_msg_be emsg; member
98 struct brcmf_event_msg *emsg, in brcmf_fweh_call_event_handler()
126 struct brcmf_event_msg *emsg, in brcmf_fweh_handle_if_event()
221 struct brcmf_event_msg emsg; in brcmf_fweh_event_worker() local
/linux-6.1.9/tools/perf/
Dbuiltin-ftrace.c659 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local
927 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_latency() local
Dbuiltin-stat.c943 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
Dbuiltin-record.c2747 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
Dbuiltin-trace.c2529 const char *emsg = str_error_r(-ret, bf, sizeof(bf)), local
/linux-6.1.9/drivers/ata/
Dlibahci.c948 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port()
1263 const char *emsg = NULL; in ahci_port_init() local
2354 const char *emsg = NULL; in ahci_port_suspend() local
2471 const char *emsg = NULL; in ahci_port_stop() local
/linux-6.1.9/drivers/i2c/busses/
Di2c-uniphier.c219 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_master_xfer() local
Di2c-uniphier-f.c410 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_master_xfer() local
/linux-6.1.9/lib/
Dbootconfig.c933 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init()
/linux-6.1.9/tools/tracing/latency/
Dlatency-collector.c576 static const char *emsg = "Failed to read the %s file"; in read_file() local
1344 static const char *emsg = "Failed to write to the %s file!"; in write_file() local
/linux-6.1.9/tools/perf/util/
Devlist.c1560 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_open() local
1612 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_mmap() local
/linux-6.1.9/fs/ecryptfs/
Decryptfs_kernel.h624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()