/linux-6.3-rc2/net/xfrm/ |
A D | espintcp.c | 184 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() 206 struct espintcp_msg *emsg, int flags) in espintcp_sendskmsg_locked() 254 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local 283 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local 318 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local 522 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | fweh.c | 34 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.3-rc2/tools/perf/ |
A D | builtin-ftrace.c | 659 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
|
A D | builtin-stat.c | 946 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
|
A D | builtin-record.c | 2745 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
|
A D | builtin-trace.c | 2524 const char *emsg = str_error_r(-ret, bf, sizeof(bf)), local
|
/linux-6.3-rc2/drivers/ata/ |
A D | libahci.c | 950 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port() 1265 const char *emsg = NULL; in ahci_port_init() local 2461 const char *emsg = NULL; in ahci_port_suspend() local 2578 const char *emsg = NULL; in ahci_port_stop() local
|
/linux-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-ls2x.c | 258 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_master_xfer() local
|
A D | i2c-uniphier.c | 219 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_master_xfer() local
|
A D | i2c-uniphier-f.c | 410 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_master_xfer() local
|
/linux-6.3-rc2/lib/ |
A D | bootconfig.c | 933 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init()
|
/linux-6.3-rc2/tools/tracing/latency/ |
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-6.3-rc2/tools/perf/util/ |
A D | evlist.c | 1566 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_open() local 1618 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_mmap() local
|
/linux-6.3-rc2/fs/ecryptfs/ |
A D | ecryptfs_kernel.h | 624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
|