Searched refs:os_sendmsg_fds (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/um/drivers/
H A Dvirtio_uml.c87 rc = os_sendmsg_fds(fd, buf, len, fds, fds_num);
/linux-master/arch/um/include/shared/
H A Dos.h179 extern int os_sendmsg_fds(int fd, const void *buf, unsigned int len,
/linux-master/arch/um/os-Linux/
H A Dfile.c646 int os_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, function
/linux-master/arch/um/kernel/
H A Dksyms.c42 EXPORT_SYMBOL(os_sendmsg_fds); variable

Completed in 204 milliseconds