Searched defs:msg (Results 1 – 11 of 11) sorted by relevance
| /devicemodel/core/ |
| A D | monitor.c | 342 static void handle_stop(struct mngr_msg *msg, int client_fd, void *param) in handle_stop() 375 static void handle_resume(struct mngr_msg *msg, int client_fd, void *param) in handle_resume() 404 static void handle_query(struct mngr_msg *msg, int client_fd, void *param) in handle_query() 424 static void handle_blkrescan(struct mngr_msg *msg, int client_fd, void *param) in handle_blkrescan()
|
| A D | vm_event.c | 220 char *msg = generate_vm_event_message(event); in emit_vm_event() local
|
| A D | vmmapi.c | 520 vm_lapic_msi(struct vmctx *ctx, uint64_t addr, uint64_t msg) in vm_lapic_msi()
|
| A D | main.c | 199 static void outdate(char *msg) in outdate()
|
| /devicemodel/core/cmd_monitor/ |
| A D | socket.c | 71 struct msghdr msg; in write_socket_char() local 105 struct msghdr msg; in read_socket_char() local
|
| A D | command_handler.c | 91 int vm_monitor_send_vm_event(const char *msg) in vm_monitor_send_vm_event()
|
| /devicemodel/hw/pci/virtio/ |
| A D | virtio_coreu.c | 133 send_and_receive(int fd, struct coreu_msg *msg) in send_and_receive() 168 struct coreu_msg *msg; in virtio_coreu_thread() local
|
| A D | virtio_i2c.c | 410 native_adapter_proc(struct virtio_i2c *vi2c, struct i2c_msg *msg) in native_adapter_proc() 542 struct i2c_msg msg; in virtio_i2c_proc_thread() local
|
| A D | virtio_hdcp.c | 309 struct SocketData *msg; in virtio_hdcp_talk_to_daemon() local
|
| /devicemodel/hw/platform/tpm/ |
| A D | tpm_emulator.c | 249 struct msghdr msg; in ctrl_chan_write() local 302 struct msghdr msg; in ctrl_chan_read() local 401 static int swtpm_ctrlcmd(int ctrl_chan_fd, unsigned long cmd, void *msg, in swtpm_ctrlcmd()
|
| /devicemodel/include/ |
| A D | vmmapi.h | 82 uint64_t msg; member
|
Completed in 17 milliseconds