Searched refs:linux_mmap2_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_machdep.c128 linux_mmap2(struct thread *td, struct linux_mmap2_args *args)
H A Dlinux_sysent.c29 { AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = linux_mmap2 */
H A Dlinux_proto.h59 struct linux_mmap2_args { struct
1249 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
H A Dlinux_systrace_args.c93 struct linux_mmap2_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c457 linux_mmap2(struct thread *td, struct linux_mmap2_args *args)
H A Dlinux32_sysent.c213 { AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 192 = linux_mmap2 */
H A Dlinux32_proto.h615 struct linux_mmap2_args { struct
1652 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
H A Dlinux32_systrace_args.c1313 struct linux_mmap2_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c348 linux_mmap2(struct thread *td, struct linux_mmap2_args *args)
H A Dlinux_sysent.c212 { AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 192 = linux_mmap2 */
H A Dlinux_proto.h616 struct linux_mmap2_args { struct
1671 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
H A Dlinux_systrace_args.c1356 struct linux_mmap2_args *p = params;

Completed in 331 milliseconds