Searched refs:linux_preadv_args (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c89 { AS(linux_preadv_args), (sy_call_t *)linux_preadv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 69 = linux_preadv */
H A Dlinux_proto.h253 struct linux_preadv_args { struct
1119 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux_systrace_args.c483 struct linux_preadv_args *p = params;
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c315 { AS(linux_preadv_args), (sy_call_t *)linux_preadv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 295 = linux_preadv */
H A Dlinux_proto.h1059 struct linux_preadv_args { struct
1523 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux_systrace_args.c2176 struct linux_preadv_args *p = params;
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_file.c999 linux_preadv(struct thread *td, struct linux_preadv_args *uap)
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c353 { AS(linux_preadv_args), (sy_call_t *)linux_preadv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 333 = linux_preadv */
H A Dlinux_proto.h1132 struct linux_preadv_args { struct
1805 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux_systrace_args.c2350 struct linux_preadv_args *p = params;
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c353 { AS(linux_preadv_args), (sy_call_t *)linux_preadv, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 333 = linux_preadv */
H A Dlinux32_proto.h1125 struct linux_preadv_args { struct
1796 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux32_systrace_args.c2285 struct linux_preadv_args *p = params;

Completed in 323 milliseconds