Home
last modified time | relevance | path

Searched refs:do_pipe_flags (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/kernel/
H A Dsyscall.c55 int error = do_pipe_flags(fd, 0); in sysm_pipe()
/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c336 error = do_pipe_flags(fd, 0); in SYSCALL_DEFINE0()
/linux/fs/
H A Dpipe.c1017 int do_pipe_flags(int *fd, int flags) in do_pipe_flags() function
/linux/include/linux/
H A Dfs.h2860 extern int do_pipe_flags(int *, int);