Searched refs:os_sendmsg_fds (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/um/kernel/ |
| A D | ksyms.c | 42 EXPORT_SYMBOL(os_sendmsg_fds);
|
| /linux/arch/um/include/shared/ |
| A D | os.h | 181 extern int os_sendmsg_fds(int fd, const void *buf, unsigned int len,
|
| /linux/arch/um/os-Linux/ |
| A D | file.c | 664 int os_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, in os_sendmsg_fds() function
|
| /linux/arch/um/drivers/ |
| A D | virtio_uml.c | 87 rc = os_sendmsg_fds(fd, buf, len, fds, fds_num); in full_sendmsg_fds()
|
Completed in 11 milliseconds