Searched refs:linux_sendfile_args (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c91 { .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 71 = linux_sendfile */
H A Dlinux_proto.h297 struct linux_sendfile_args { struct
1171 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_systrace_args.c559 struct linux_sendfile_args *p = params;
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_socket.c2060 linux_sendfile(struct thread *td, struct linux_sendfile_args *arg)
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h607 struct linux_sendfile_args { struct
1729 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c207 { .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 187 = linux_sendfile */
H A Dlinux_systrace_args.c1338 struct linux_sendfile_args *p = params;
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h511 struct linux_sendfile_args { struct
1348 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c207 { .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 187 = linux_sendfile */
H A Dlinux_systrace_args.c1138 struct linux_sendfile_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h181 struct linux_sendfile_args { struct
1365 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux_sysent.c60 { .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 40 = linux_sendfile */
H A Dlinux_systrace_args.c356 struct linux_sendfile_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h608 struct linux_sendfile_args { struct
1735 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
H A Dlinux32_sysent.c207 { .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SENDFILE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 187 = linux_sendfile */
H A Dlinux32_systrace_args.c1297 struct linux_sendfile_args *p = params;

Completed in 402 milliseconds