Searched refs:linux_mmap2 (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_machdep.c | 56 LIN_SDT_PROBE_DEFINE0(machdep, linux_mmap2, todo); 98 linux_mmap2(struct thread *td, struct linux_mmap2_args *uap) in linux_mmap2() function 101 LIN_SDT_PROBE0(machdep, linux_mmap2, todo); in linux_mmap2()
|
| H A D | linux_sysent.c | 242 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1297 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 136 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
|
| H A D | linux_sysent.c | 29 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1340 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_machdep.c | 332 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
|
| H A D | linux_sysent.c | 212 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1732 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_machdep.c | 442 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) in linux_mmap2() function
|
| H A D | linux32_sysent.c | 212 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux32_proto.h | 1738 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 212 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1351 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|