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

/freebsd-11-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.h1018 struct linux_preadv_args { struct
1472 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux_systrace_args.c2119 struct linux_preadv_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1054 linux_preadv(struct thread *td, struct linux_preadv_args *uap)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c354 { 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.h1098 struct linux_preadv_args { struct
1768 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux32_systrace_args.c2258 struct linux_preadv_args *p = params;
/freebsd-11-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.h1116 struct linux_preadv_args { struct
1788 int linux_preadv(struct thread *, struct linux_preadv_args *);
H A Dlinux_systrace_args.c2334 struct linux_preadv_args *p = params;

Completed in 290 milliseconds