Searched defs:emsg (Results 1 – 12 of 12) sorted by relevance
/linux/net/xfrm/ |
H A D | espintcp.c | 188 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() 210 struct espintcp_msg *emsg, int flags) in espintcp_sendskmsg_locked() 264 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local 293 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local 328 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local 532 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fweh.c | 35 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() 262 struct brcmf_event_msg emsg; in brcmf_fweh_event_worker() local
|
/linux/tools/perf/ |
H A D | builtin-ftrace.c | 828 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local 1169 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_latency() local 1491 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_profile() local
|
H A D | builtin-stat.c | 906 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
|
H A D | builtin-record.c | 2833 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
|
H A D | builtin-trace.c | 2987 const char *emsg = str_error_r(-ret, bf, sizeof(bf)); in trace__sys_exit() local
|
/linux/drivers/ata/ |
H A D | libahci.c | 952 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port() 1285 const char *emsg = NULL; in ahci_port_init() local 2463 const char *emsg = NULL; in ahci_port_suspend() local 2580 const char *emsg = NULL; in ahci_port_stop() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-ls2x.c | 265 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_xfer() local
|
H A D | i2c-uniphier.c | 216 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_xfer() local
|
/linux/lib/ |
H A D | bootconfig.c | 935 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init()
|
/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 576 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 D | ecryptfs_kernel.h | 624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
|