Searched refs:linux_sendfile_args (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 91 …{ AS(linux_sendfile_args), (sy_call_t *)linux_sendfile, AUE_SENDFILE, NULL, 0, 0, 0, SY_THR_STATIC…
|
| H A D | linux_proto.h | 267 struct linux_sendfile_args { struct 1108 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux_systrace_args.c | 505 struct linux_sendfile_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 60 …{ AS(linux_sendfile_args), (sy_call_t *)linux_sendfile, AUE_SENDFILE, NULL, 0, 0, 0, SY_THR_STATIC…
|
| H A D | linux_proto.h | 176 struct linux_sendfile_args { struct 1274 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| H A D | linux_systrace_args.c | 356 struct linux_sendfile_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 606 struct linux_sendfile_args { struct 1650 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_proto.h | 607 struct linux_sendfile_args { struct 1669 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
|