os_write_file 38 arch/um/drivers/cow_sys.h return os_write_file(fd, buf, size); os_write_file 112 arch/um/drivers/hostaudio_kern.c err = os_write_file(state->fd, kbuf, count); os_write_file 110 arch/um/drivers/port_kern.c os_write_file(fd, NO_WAITER_MSG, sizeof(NO_WAITER_MSG)); os_write_file 1350 arch/um/drivers/ubd_kern.c ret = os_write_file(thread_fd, &io_req, sizeof(io_req)); os_write_file 1609 arch/um/drivers/ubd_kern.c res = os_write_file(kernel_fd, os_write_file 671 arch/um/drivers/virtio_uml.c rc = os_write_file(info->kick_fd, &n, sizeof(n)); os_write_file 148 arch/um/include/shared/os.h extern int os_write_file(int fd, const void *buf, int count); os_write_file 19 arch/um/kernel/ksyms.c EXPORT_SYMBOL(os_write_file); os_write_file 108 arch/um/kernel/physmem.c os_write_file(physmem_fd, __syscall_stub_start, PAGE_SIZE);