Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
A Dsys_sh32.c31 error = do_pipe_flags(fd, 0); in sys_sh_pipe()
/linux/arch/mips/kernel/
A Dsyscall.c55 int error = do_pipe_flags(fd, 0); in sysm_pipe()
/linux/arch/sparc/kernel/
A Dsys_sparc_32.c80 error = do_pipe_flags(fd, 0); in SYSCALL_DEFINE0()
A Dsys_sparc_64.c315 error = do_pipe_flags(fd, 0); in SYSCALL_DEFINE0()
/linux/arch/alpha/kernel/
A Dosf_sys.c1310 int res = do_pipe_flags(fd, 0); in SYSCALL_DEFINE0()
/linux/fs/
A Dpipe.c1003 int do_pipe_flags(int *fd, int flags) in do_pipe_flags() function
/linux/include/linux/
A Dfs.h3053 extern int do_pipe_flags(int *, int);

Completed in 24 milliseconds