Searched refs:linux_mmap2 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_machdep.c | 56 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 D | linux_sysent.c | 242 …{ AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 222…
|
| H A D | linux_proto.h | 1234 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_machdep.c | 132 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
|
| H A D | linux_sysent.c | 29 …{ AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 =…
|
| H A D | linux_proto.h | 1250 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 351 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
|
| H A D | linux_sysent.c | 212 …{ AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 192…
|
| H A D | linux_proto.h | 1672 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 464 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
|
| H A D | linux32_sysent.c | 212 …{ AS(linux_mmap2_args), (sy_call_t *)linux_mmap2, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 192…
|
| H A D | linux32_proto.h | 1653 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|