Searched defs:os_pipe (Results 1 - 2 of 2) sorted by relevance

/arch/um/kernel/
H A Dksyms.c23 EXPORT_SYMBOL(os_pipe); variable
/arch/um/os-Linux/
H A Dfile.c334 int os_pipe(int *fds, int stream, int close_on_exec) function
356 printk(UM_KERN_ERR "os_pipe : Setting FD_CLOEXEC failed, err = %d\n",

Completed in 136 milliseconds