Searched refs:vhost_user_msg (Results 1 – 3 of 3) sorted by relevance
30 struct vhost_user_msg { struct49 #define VHOST_USER_HDR_SIZE offsetof(struct vhost_user_msg, payload.u64) argument51 (sizeof(struct vhost_user_msg) - VHOST_USER_HDR_SIZE)88 vhost_user_read(int fd, struct vhost_user_msg *msg) in vhost_user_read()209 prepare_vhost_memory_user(struct vhost_user_msg *msg, int fds[]) in prepare_vhost_memory_user()230 static struct vhost_user_msg m;256 struct vhost_user_msg msg; in vhost_user_sock()
73 struct vhost_user_msg *msg = _msg; in extern_vhost_pre_msg_handler()121 struct vhost_user_msg *msg = _msg; in extern_vhost_post_msg_handler()
77 struct vhost_user_msg { struct