Home
last modified time | relevance | path

Searched defs:pipe2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dpipe.c112 struct pipe_inode_info *pipe2) in pipe_double_lock()
1035 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_drv.c355 const struct omap_drm_pipeline *pipe2 = b; in omap_compare_pipelines() local
/openbmc/linux/tools/include/nolibc/
H A Dsys.h778 int pipe2(int pipefd[2], int flags) in pipe2() function