Home
last modified time | relevance | path

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

12

/third_party/node/test/overlapped-checker/
H A Dmain_win.c63 char emsg[0xfff]; in main() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dfileserver_example_dirs.c93 char emsg[1024]; in ahc_echo() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c34 struct brcmf_event_msg_be emsg; member
95 brcmf_fweh_call_event_handler(struct brcmf_pub *drvr, struct brcmf_if *ifp, enum brcmf_fweh_event_code code, struct brcmf_event_msg *emsg, void *data) brcmf_fweh_call_event_handler() argument
125 brcmf_fweh_handle_if_event(struct brcmf_pub *drvr, struct brcmf_event_msg *emsg, void *data) brcmf_fweh_handle_if_event() argument
221 struct brcmf_event_msg emsg; brcmf_fweh_event_worker() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c34 struct brcmf_event_msg_be emsg; member
95 brcmf_fweh_call_event_handler(struct brcmf_pub *drvr, struct brcmf_if *ifp, enum brcmf_fweh_event_code code, struct brcmf_event_msg *emsg, void *data) brcmf_fweh_call_event_handler() argument
125 brcmf_fweh_handle_if_event(struct brcmf_pub *drvr, struct brcmf_event_msg *emsg, void *data) brcmf_fweh_handle_if_event() argument
221 struct brcmf_event_msg emsg; brcmf_fweh_event_worker() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_event.c60 wl_event_msg_t emsg; member
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-uniphier.c219 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_master_xfer() local
H A Di2c-uniphier-f.c410 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_master_xfer() local
/kernel/linux/linux-5.10/net/xfrm/
H A Despintcp.c185 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() argument
206 espintcp_sendskmsg_locked(struct sock *sk, struct espintcp_msg *emsg, int flags) espintcp_sendskmsg_locked() argument
255 struct espintcp_msg *emsg = &ctx->partial; espintcp_push_msgs() local
284 struct espintcp_msg *emsg = &ctx->partial; espintcp_push_skb() local
319 struct espintcp_msg *emsg = &ctx->partial; espintcp_sendmsg() local
520 struct espintcp_msg *emsg = &ctx->partial; espintcp_close() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dbootconfig.c774 int __init xbc_init(char *buf, const char **emsg, int *epos) in xbc_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-uniphier.c219 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_i2c_master_xfer() local
H A Di2c-ls2x.c258 struct i2c_msg *msg, *emsg = msgs + num; in ls2x_i2c_master_xfer() local
H A Di2c-uniphier-f.c410 struct i2c_msg *msg, *emsg = msgs + num; in uniphier_fi2c_master_xfer() local
/kernel/linux/linux-6.6/net/xfrm/
H A Despintcp.c184 static int espintcp_sendskb_locked(struct sock *sk, struct espintcp_msg *emsg, in espintcp_sendskb_locked() argument
205 espintcp_sendskmsg_locked(struct sock *sk, struct espintcp_msg *emsg, int flags) espintcp_sendskmsg_locked() argument
260 struct espintcp_msg *emsg = &ctx->partial; espintcp_push_msgs() local
289 struct espintcp_msg *emsg = &ctx->partial; espintcp_push_skb() local
324 struct espintcp_msg *emsg = &ctx->partial; espintcp_sendmsg() local
528 struct espintcp_msg *emsg = &ctx->partial; espintcp_close() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c933 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-ftrace.c673 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local
H A Dbuiltin-record.c1981 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
H A Dbuiltin-stat.c891 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-ftrace.c661 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_ftrace() local
929 const char *emsg = str_error_r(workload_exec_errno, buf, sizeof(buf)); in __cmd_latency() local
/third_party/mksh/
H A Dexec.c1473 const char *emsg; in iosetup() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c297 connection_close_error(struct MHD_Connection *connection, const char *emsg) connection_close_error() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibahci.c892 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port() argument
1227 const char *emsg = NULL; in ahci_port_init() local
2310 const char *emsg = NULL; in ahci_port_suspend() local
2424 const char *emsg in ahci_port_stop() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.c1483 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_open() local
1535 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_mmap() local
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Decryptfs_kernel.h638 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **emsg) ecryptfs_wait_for_response() argument
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibahci.c950 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port() argument
1284 const char *emsg = NULL; in ahci_port_init() local
2472 const char *emsg = NULL; in ahci_port_suspend() local
2589 const char *emsg in ahci_port_stop() local
[all...]
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Decryptfs_kernel.h623 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **emsg) ecryptfs_wait_for_response() argument

Completed in 36 milliseconds

12