Home
last modified time | relevance | path

Searched defs:msg (Results 251 – 275 of 2824) sorted by relevance

1...<<11121314151617181920>>...113

/openbmc/qemu/hw/remote/
H A Dproxy.c53 MPQemuMsg msg; in setup_irqfd() local
147 MPQemuMsg msg = { 0 }; in config_op_send() local
236 MPQemuMsg msg = { 0 }; in type_init() local
371 MPQemuMsg msg = { 0 }; in proxy_device_reset() local
/openbmc/linux/net/devlink/
H A Dport.c151 struct sk_buff *msg, in devlink_port_fn_caps_fill()
185 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) in devlink_nl_port_handle_fill()
203 static int devlink_nl_port_attrs_put(struct sk_buff *msg, in devlink_nl_port_attrs_put()
267 struct sk_buff *msg, in devlink_port_fn_hw_addr_fill()
307 struct sk_buff *msg, in devlink_port_fn_state_fill()
413 devlink_nl_port_function_attrs_put(struct sk_buff *msg, struct devlink_port *port, in devlink_nl_port_function_attrs_put()
439 static int devlink_nl_port_fill(struct sk_buff *msg, in devlink_nl_port_fill()
503 struct sk_buff *msg; in devlink_port_notify() local
548 struct sk_buff *msg; in devlink_nl_port_get_doit() local
567 devlink_nl_port_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_port_get_dump_one()
[all …]
H A Dlinecard.c49 static int devlink_nl_put_nested_handle(struct sk_buff *msg, struct devlink *devlink) in devlink_nl_put_nested_handle()
72 static int devlink_nl_linecard_fill(struct sk_buff *msg, in devlink_nl_linecard_fill()
130 struct sk_buff *msg; in devlink_linecard_notify() local
174 struct sk_buff *msg; in devlink_nl_linecard_get_doit() local
199 static int devlink_nl_linecard_get_dump_one(struct sk_buff *msg, in devlink_nl_linecard_get_dump_one()
/openbmc/linux/drivers/s390/char/
H A Dsclp_rw.c86 struct msg_buf *msg; in sclp_initialize_mto() local
136 struct msg_buf *msg; in sclp_finalize_mto() local
170 sclp_write(struct sclp_buffer *buffer, const unsigned char *msg, int count) in sclp_write()
/openbmc/linux/drivers/md/
H A Ddm-log-userspace-transfer.c60 struct cn_msg *msg = prealloced_cn_msg; in dm_ulog_sendto_server() local
83 static int fill_pkg(struct cn_msg *msg, struct dm_ulog_request *tfr) in fill_pkg()
133 static void cn_ulog_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_ulog_callback()
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c114 struct tegra_bpmp_message msg = { in mrq_debug_open() local
155 struct tegra_bpmp_message msg = { in mrq_debug_close() local
184 struct tegra_bpmp_message msg = { in mrq_debug_read() local
249 struct tegra_bpmp_message msg = { in mrq_debug_write() local
312 struct tegra_bpmp_message msg = { in bpmp_debug_show() local
499 struct tegra_bpmp_message msg = { in mrq_debugfs_read() local
536 struct tegra_bpmp_message msg = { in mrq_debugfs_write() local
558 struct tegra_bpmp_message msg = { in mrq_debugfs_dumpdir() local
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_basic.c90 struct ipmb_msg_hdr msg; member
121 uint8_t * msg; member
374 serial_bm_send_msg(struct ipmi_intf * intf, uint8_t * msg, int msg_len) in serial_bm_send_msg()
607 const struct ipmi_rq * req, uint8_t * msg, size_t max_len, in serial_bm_build_msg()
751 uint8_t * msg, size_t max_len) in serial_bm_wait_response()
823 uint8_t * msg, size_t max_len) in serial_bm_get_message()
895 uint8_t msg[SERIAL_BM_MAX_MSG_SIZE], * resp = msg; in serial_bm_send_request() local
/openbmc/linux/include/linux/
H A Dnetlink.h98 #define NL_SET_ERR_MSG(extack, msg) do { \ argument
127 #define NL_SET_ERR_MSG_MOD(extack, msg) \ argument
133 #define NL_SET_ERR_MSG_WEAK(extack, msg) do { \ argument
138 #define NL_SET_ERR_MSG_WEAK_MOD(extack, msg) do { \ argument
152 #define NL_SET_ERR_MSG_ATTR_POL(extack, attr, pol, msg) do { \ argument
184 #define NL_SET_ERR_MSG_ATTR(extack, attr, msg) \ argument
187 #define NL_SET_ERR_MSG_ATTR_FMT(extack, attr, msg, args...) \ argument
/openbmc/linux/net/qrtr/
H A Dns.c113 struct msghdr msg = { }; in service_announce_new() local
139 struct msghdr msg = { }; in service_announce_del() local
170 struct msghdr msg = { }; in lookup_notify() local
299 struct msghdr msg = { }; in say_hello() local
337 struct msghdr msg = { }; in ctrl_cmd_bye() local
386 struct msghdr msg = { }; in ctrl_cmd_del_client() local
590 struct msghdr msg = { }; in qrtr_ns_worker() local
/openbmc/linux/fs/lockd/
H A Dclntproc.c270 struct rpc_message msg = { in nlmclnt_call() local
342 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
370 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
386 struct rpc_message msg = { in nlm_async_call() local
395 struct rpc_message msg = { in nlm_async_reply() local
411 struct rpc_message msg = { in nlmclnt_async_call() local
/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.c125 static int i2c_transfer(struct mv_i2c *base, struct mv_i2c_msg *msg) in i2c_transfer()
240 struct mv_i2c_msg msg; in __i2c_read() local
316 struct mv_i2c_msg msg; in __i2c_write() local
448 struct mv_i2c_msg msg; in __i2c_probe_chip() local
536 static int mv_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in mv_i2c_xfer()
/openbmc/qemu/migration/
H A Dcolo.c307 static void colo_send_message(QEMUFile *f, COLOMessage msg, in colo_send_message()
324 static void colo_send_message_value(QEMUFile *f, COLOMessage msg, in colo_send_message_value()
345 COLOMessage msg; in colo_receive_message() local
365 COLOMessage msg; in colo_receive_check_message() local
776 COLOMessage msg; in colo_wait_handle_message() local
/openbmc/linux/drivers/firmware/imx/
H A Dmisc.c54 struct imx_sc_msg_req_misc_set_ctrl msg; in imx_sc_misc_set_control() local
84 struct imx_sc_msg_req_misc_get_ctrl msg; in imx_sc_misc_get_control() local
122 struct imx_sc_msg_req_cpu_start msg; in imx_sc_pm_cpu_start() local
H A Dimx-scu.c44 u32 *msg; member
113 static void imx_scu_rx_callback(struct mbox_client *c, void *msg) in imx_scu_rx_callback()
159 static int imx_scu_ipc_write(struct imx_sc_ipc *sc_ipc, void *msg) in imx_scu_ipc_write()
204 int imx_scu_call_rpc(struct imx_sc_ipc *sc_ipc, void *msg, bool have_resp) in imx_scu_call_rpc()
/openbmc/linux/drivers/macintosh/
H A Dadb-iop.c82 static void adb_iop_complete(struct iop_msg *msg) in adb_iop_complete()
101 static void adb_iop_listen(struct iop_msg *msg) in adb_iop_listen()
249 static void adb_iop_set_ap_complete(struct iop_msg *msg) in adb_iop_set_ap_complete()
/openbmc/linux/net/mptcp/
H A Dcrypto_test.c8 char *msg; member
38 u8 msg[8]; in mptcp_crypto_test_basic() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dutils.py73 def dummyerror(msg): argument
75 def dummyfatal(msg): argument
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_utils.c40 struct pfvf_message msg, in adf_pfvf_csr_msg_of()
55 struct pfvf_message msg = { 0 }; in adf_pfvf_message_of() local
/openbmc/linux/arch/arc/kernel/
H A Dsmp.c255 static void ipi_send_msg_one(int cpu, enum ipi_msg_type msg) in ipi_send_msg_one()
288 static void ipi_send_msg(const struct cpumask *callmap, enum ipi_msg_type msg) in ipi_send_msg()
327 static inline int __do_IPI(unsigned long msg) in __do_IPI()
373 unsigned long msg = __ffs(pending); in do_IPI() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-prd.c40 struct opal_prd_msg msg; member
224 struct opal_prd_msg *msg; in opal_prd_write() local
257 struct opal_prd_msg msg; in opal_prd_release() local
345 struct opal_msg *msg = _msg; in opal_prd_msg_notifier() local
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) argument
91 static void __handle_error(char *fn, int ln, char *msg) in __handle_error()
104 static void handle_usage(int rc, char *msg) in handle_usage()
222 void _validate(int line, int val, char *msg) in _validate()
/openbmc/linux/drivers/nfc/st21nfca/
H A Dvendor_cmds.c90 struct sk_buff *msg, *skb; in st21nfca_hci_dm_get_info() local
125 struct sk_buff *msg, *skb; in st21nfca_hci_dm_get_data() local
187 struct sk_buff *msg, *skb; in st21nfca_hci_get_param() local
251 struct sk_buff *msg; in st21nfca_hci_loopback() local
/openbmc/linux/crypto/
H A Dalgif_rng.c73 static int _rng_recvmsg(struct crypto_rng *drng, struct msghdr *msg, size_t len, in _rng_recvmsg()
107 static int rng_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rng_recvmsg()
117 static int rng_test_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rng_test_recvmsg()
133 static int rng_test_sendmsg(struct socket *sock, struct msghdr *msg, size_t len) in rng_test_sendmsg()
/openbmc/linux/drivers/pwm/
H A Dpwm-cros-ec.c85 struct cros_ec_command msg; in cros_ec_pwm_set_duty() member
89 struct cros_ec_command *msg = &buf.msg; in cros_ec_pwm_set_duty() local
120 struct cros_ec_command msg; in cros_ec_pwm_get_duty() member
128 struct cros_ec_command *msg = &buf.msg; in cros_ec_pwm_get_duty() local
/openbmc/linux/drivers/hwmon/
H A Dsbrmi.c98 struct sbrmi_mailbox_msg *msg) in rmi_mailbox_xfer()
195 struct sbrmi_mailbox_msg msg = { 0 }; in sbrmi_read() local
229 struct sbrmi_mailbox_msg msg = { 0 }; in sbrmi_write() local
287 struct sbrmi_mailbox_msg msg = { 0 }; in sbrmi_get_max_pwr_limit() local

1...<<11121314151617181920>>...113