Home
last modified time | relevance | path

Searched refs:full_sendmsg_fds (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dvirtio_uml.c81 static int full_sendmsg_fds(int fd, const void *buf, unsigned int len, in full_sendmsg_fds() function
251 rc = full_sendmsg_fds(vu_dev->sock, msg, size, fds, num_fds); in vhost_user_send()
360 rc = full_sendmsg_fds(vu_dev->req_fd, &reply, size, NULL, 0); in vhost_user_reply()