Searched refs:linux_mmap2 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_sysent.c | 239 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1426 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_misc.c | 368 linux_mmap2(struct thread *td, struct linux_mmap2_args *uap) in linux_mmap2() function
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_sysent.c | 209 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1876 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_sysent.c | 26 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux_proto.h | 1447 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 210 …{ .sy_narg = AS(linux_mmap2_args), .sy_call = (sy_call_t *)linux_mmap2, .sy_auevent = AUE_MMAP, .s…
|
| H A D | linux32_proto.h | 1881 int linux_mmap2(struct thread *, struct linux_mmap2_args *);
|