os_sendmsg_fds     72 arch/um/drivers/virtio_uml.c 		rc = os_sendmsg_fds(fd, buf, len, fds, fds_num);
os_sendmsg_fds    182 arch/um/include/shared/os.h extern int os_sendmsg_fds(int fd, const void *buf, unsigned int len,
os_sendmsg_fds     42 arch/um/kernel/ksyms.c EXPORT_SYMBOL(os_sendmsg_fds);