Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Despintcp.c184 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()
260 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_msgs() local
289 struct espintcp_msg *emsg = &ctx->partial; in espintcp_push_skb() local
324 struct espintcp_msg *emsg = &ctx->partial; in espintcp_sendmsg() local
528 struct espintcp_msg *emsg = &ctx->partial; in espintcp_close() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c34 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
/openbmc/ipmitool/lib/
H A Dipmi_event.c82 ipmi_send_platform_event(struct ipmi_intf * intf, struct platform_event_msg * emsg) in ipmi_send_platform_event()
159 struct platform_event_msg emsg; in ipmi_send_platform_event_num() local
242 struct platform_event_msg emsg; in ipmi_event_fromsensor() local
/openbmc/qemu/qga/
H A Dchannel-win32.c305 g_autofree gchar *emsg = g_win32_error_message(GetLastError()); in ga_channel_open() local
312 g_autofree gchar *emsg = g_win32_error_message(GetLastError()); in ga_channel_open() local
H A Dcommands-win32.c340 g_autofree gchar *emsg = g_win32_error_message(GetLastError()); in qmp_guest_shutdown() local
1443 g_autofree gchar *emsg = g_win32_error_message(GetLastError()); in do_suspend() local
/openbmc/qemu/tests/qtest/
H A Ddbus-display-test.c263 g_autofree char *emsg = g_win32_error_message(WSAGetLastError()); in test_dbus_display_console() local
H A Dlibqtest.c1795 g_autofree char *emsg = g_win32_error_message(WSAGetLastError()); in qtest_qmp_add_client() local
/openbmc/linux/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
H A Dbuiltin-stat.c910 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __run_perf_stat() local
H A Dbuiltin-record.c2726 const char *emsg = str_error_r(workload_exec_errno, msg, sizeof(msg)); in __cmd_record() local
H A Dbuiltin-trace.c2567 const char *emsg = str_error_r(-ret, bf, sizeof(bf)), local
/openbmc/linux/drivers/ata/
H A Dlibahci.c950 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port()
1284 const char *emsg = NULL; in ahci_port_init() local
2464 const char *emsg = NULL; in ahci_port_suspend() local
2581 const char *emsg = NULL; in ahci_port_stop() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ls2x.c258 struct i2c_msg *msg, *emsg = msgs + num; ls2x_i2c_master_xfer() local
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
/openbmc/qemu/util/
H A Dosdep.c81 g_autofree gchar *emsg = g_win32_error_message(GetLastError()); in qemu_mprotect__osdep() local
/openbmc/linux/lib/
H A Dbootconfig.c937 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init()
/openbmc/qemu/ui/
H A Ddbus-console.c239 g_autofree gchar *emsg = g_win32_error_message(WSAGetLastError()); in dbus_win32_import_socket() local
/openbmc/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
/openbmc/linux/tools/perf/util/
H A Devlist.c1596 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_open() local
1648 char sbuf[STRERR_BUFSIZE], *emsg = str_error_r(err, sbuf, sizeof(sbuf)); in evlist__strerror_mmap() local
/openbmc/linux/fs/ecryptfs/
H A Decryptfs_kernel.h624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()