Home
last modified time | relevance | path

Searched refs:linux_pipe (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_file.c1846 linux_pipe(struct thread *td, struct linux_pipe_args *args) in linux_pipe() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c42 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
H A Dlinux_proto.h1395 int linux_pipe(struct thread *, struct linux_pipe_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c62 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
H A Dlinux32_proto.h1673 int linux_pipe(struct thread *, struct linux_pipe_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c62 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
H A Dlinux_proto.h1667 int linux_pipe(struct thread *, struct linux_pipe_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c62 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
H A Dlinux_proto.h1257 int linux_pipe(struct thread *, struct linux_pipe_args *);