/linux-6.12.1/net/xfrm/ |
D | espintcp.c | 186 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() 208 struct espintcp_msg *emsg, int flags) in espintcp_sendskmsg_locked() 262 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local 291 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local 326 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local 530 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fweh.c | 35 struct brcmf_event_msg_be emsg; member 99 struct brcmf_event_msg *emsg, in brcmf_fweh_call_event_handler() 127 struct brcmf_event_msg *emsg, in brcmf_fweh_handle_if_event() 261 struct brcmf_event_msg emsg; in brcmf_fweh_event_worker() local
|
/linux-6.12.1/tools/perf/ |
D | builtin-ftrace.c | 705 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local 961 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_latency() local 1276 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_profile() local
|
D | builtin-stat.c | 900 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
|
D | builtin-record.c | 2782 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
|
D | builtin-trace.c | 2849 const char *emsg = str_error_r(-ret, bf, sizeof(bf)), local
|
/linux-6.12.1/drivers/ata/ |
D | libahci.c | 950 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port() 1283 const char *emsg = NULL; in ahci_port_init() local 2457 const char *emsg = NULL; in ahci_port_suspend() local 2574 const char *emsg = NULL; in ahci_port_stop() local
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-ls2x.c | 257 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_xfer() local
|
D | i2c-uniphier.c | 216 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_xfer() local
|
D | i2c-uniphier-f.c | 407 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_xfer() local
|
/linux-6.12.1/lib/ |
D | bootconfig.c | 935 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init()
|
/linux-6.12.1/tools/tracing/latency/ |
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.12.1/tools/perf/util/ |
D | evlist.c | 1653 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_open() local 1705 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_mmap() local
|
/linux-6.12.1/fs/ecryptfs/ |
D | ecryptfs_kernel.h | 624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
|