Searched defs:emsg (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c35 struct brcmf_event_msg_be emsg; member in struct:brcmf_fweh_queue_item
96 brcmf_fweh_call_event_handler(struct brcmf_pub *drvr, struct brcmf_if *ifp, u32 fwcode, struct brcmf_event_msg *emsg, void *data) argument
126 brcmf_fweh_handle_if_event(struct brcmf_pub *drvr, struct brcmf_event_msg *emsg, void *data) argument
261 struct brcmf_event_msg emsg; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-ls2x.c258 struct i2c_msg *msg, *emsg = msgs + num; local
H A Di2c-uniphier.c219 struct i2c_msg *msg, *emsg = msgs + num; local
H A Di2c-uniphier-f.c410 struct i2c_msg *msg, *emsg = msgs + num; local
/linux-master/net/xfrm/
H A Despintcp.c186 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, argument
207 espintcp_sendskmsg_locked(struct sock *sk, struct espintcp_msg *emsg, int flags) argument
262 struct espintcp_msg *emsg = &ctx->partial; local
291 struct espintcp_msg *emsg = &ctx->partial; local
326 struct espintcp_msg *emsg = &ctx->partial; local
530 struct espintcp_msg *emsg = &ctx->partial; local
[all...]
/linux-master/lib/
H A Dbootconfig.c937 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-ftrace.c661 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); local
929 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); local
H A Dbuiltin-stat.c896 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); local
H A Dbuiltin-record.c2781 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); local
H A Dbuiltin-trace.c2562 const char *emsg = str_error_r(-ret, bf, sizeof(bf)), local
/linux-master/fs/ecryptfs/
H A Decryptfs_kernel.h623 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **emsg) argument
/linux-master/drivers/ata/
H A Dlibahci.c950 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) argument
1283 const char *emsg = NULL; local
2465 const char *emsg = NULL; local
2582 const char *emsg local
[all...]
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c576 static const char *emsg = "Failed to read the %s file"; local
1344 static const char *emsg = "Failed to write to the %s file!"; local
/linux-master/tools/perf/util/
H A Devlist.c1581 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); local
1633 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); local

Completed in 199 milliseconds