Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
Despintcp.c185 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked()
207 struct espintcp_msg *emsg, int flags) in espintcp_sendskmsg_locked()
255 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local
284 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local
319 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local
520 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/ata/
Dlibahci.c892 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port()
1207 const char *emsg = NULL; in ahci_port_init() local
2309 const char *emsg = NULL; in ahci_port_suspend() local
2423 const char *emsg = NULL; in ahci_port_stop() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/lib/
Dbootconfig.c774 int __init xbc_init(char *buf, const char **emsg, int *epos) in xbc_init()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-ftrace.c673 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local
Dbuiltin-stat.c891 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
Dbuiltin-record.c1981 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
Dbuiltin-trace.c2499 const char *emsg = str_error_r(-ret, bf, sizeof(bf)), local
/kernel/linux/linux-5.10/tools/perf/util/
Devlist.c1483 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_open() local
1535 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_mmap() local
/kernel/linux/linux-5.10/fs/ecryptfs/
Decryptfs_kernel.h639 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()