Searched refs:linux_mmap2 (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_machdep.c127 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) function
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.h1118 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c450 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) function
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.h1308 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_machdep.c341 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) function
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.h1327 int linux_mmap2(struct thread *, struct linux_mmap2_args *);

Completed in 194 milliseconds