Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Despintcp.c185 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() argument
207 espintcp_sendskmsg_locked(struct sock * sk,struct espintcp_msg * emsg,int flags) espintcp_sendskmsg_locked() argument
261 struct espintcp_msg *emsg = &ctx->partial; espintcp_push_msgs() local
290 struct espintcp_msg *emsg = &ctx->partial; espintcp_push_skb() local
325 struct espintcp_msg *emsg = &ctx->partial; espintcp_sendmsg() local
529 struct espintcp_msg *emsg = &ctx->partial; espintcp_close() local
[all...]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c35 struct brcmf_event_msg_be emsg; member
100 struct brcmf_event_msg *emsg, in brcmf_fweh_call_event_handler()
128 struct brcmf_event_msg *emsg, in brcmf_fweh_handle_if_event()
267 struct brcmf_event_msg emsg; in brcmf_fweh_event_worker() local
/linux/tools/perf/
H A Dbuiltin-ftrace.c830 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local
1171 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_latency() local
1497 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_profile() local
H A Dbuiltin-record.c2867 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); __cmd_record() local
H A Dbuiltin-trace.c3009 const char *emsg = str_error_r(-ret, bf, sizeof(bf)); trace__sys_exit() local
/linux/drivers/ata/
H A Dlibahci.c1285 rc = ahci_deinit_port(ap, &emsg); in ahci_port_init() local
2463 rc = ahci_deinit_port(ap, &emsg); in ahci_port_suspend() local
952 ahci_deinit_port(struct ata_port * ap,const char ** emsg) ahci_deinit_port() argument
2580 const char *emsg = NULL; ahci_port_stop() local
[all...]
/linux/drivers/i2c/busses/
H A Di2c-ls2x.c265 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_xfer() local
H A Di2c-uniphier.c216 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_xfer() local
H A Di2c-uniphier-f.c407 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_xfer() local
/linux/lib/
H A Dbootconfig.c957 xbc_init(const char * data,size_t size,const char ** emsg,int * epos) xbc_init() argument
[all...]
/linux/tools/tracing/latency/
H A 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/fs/ecryptfs/
H A Decryptfs_kernel.h614 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()