Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
238 rc = full_sendmsg_fds(vu_dev->sock, msg, size, fds, num_fds); in vhost_user_send()
347 rc = full_sendmsg_fds(vu_dev->req_fd, &reply, size, NULL, 0); in vhost_user_reply()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds