Home
last modified time | relevance | path

Searched refs:linux_sendfile (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/compat/linux/
H A Dlinux_socket.c2116 linux_sendfile(struct thread *td, struct linux_sendfile_args *arg) in linux_sendfile() function
2274 return (linux_sendfile(td, arg)); in linux_socketcall()
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c60 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1410 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux32_proto.h1780 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1774 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1348 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysent.c91 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1247 int linux_sendfile(struct thread *, struct linux_sendfile_args *);