Searched refs:linux_sendfile_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_proto.h | 511 struct linux_sendfile_args { struct 1348 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux_sysent.c | 207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
|
| H A D | linux_systrace_args.c | 1138 struct linux_sendfile_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_proto.h | 297 struct linux_sendfile_args { struct 1247 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux_sysent.c | 91 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
|
| H A D | linux_systrace_args.c | 559 struct linux_sendfile_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_socket.c | 2116 linux_sendfile(struct thread *td, struct linux_sendfile_args *arg) in linux_sendfile()
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_proto.h | 181 struct linux_sendfile_args { struct 1410 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux_sysent.c | 60 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
|
| H A D | linux_systrace_args.c | 356 struct linux_sendfile_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_proto.h | 607 struct linux_sendfile_args { struct 1774 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux_sysent.c | 207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
|
| H A D | linux_systrace_args.c | 1338 struct linux_sendfile_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 608 struct linux_sendfile_args { struct 1780 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux32_sysent.c | 207 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
|
| H A D | linux32_systrace_args.c | 1297 struct linux_sendfile_args *p = params; in systrace_args()
|