Home
last modified time | relevance | path

Searched refs:linux_mmap2 (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_machdep.c56 LIN_SDT_PROBE_DEFINE0(machdep, linux_mmap2, todo);
94 linux_mmap2(struct thread *td, struct linux_mmap2_args *uap) in linux_mmap2() function
97 LIN_SDT_PROBE0(machdep, linux_mmap2, todo); in linux_mmap2()
H A Dlinux_sysent.c242 …{ AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 222…
H A Dlinux_proto.h1234 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_machdep.c132 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() 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 =…
H A Dlinux_proto.h1250 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c351 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() 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…
H A Dlinux_proto.h1672 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c464 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
H A Dlinux32_sysent.c212 …{ AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 192…
H A Dlinux32_proto.h1653 int linux_mmap2(struct thread *, struct linux_mmap2_args *);