Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c2608 linux_sendfile(struct thread *td, struct linux_sendfile_args *arg) in linux_sendfile() function
2756 return (linux_sendfile(td, arg)); in linux_socketcall()
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c88 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c204 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c57 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c205 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…