Searched refs:linux_mmap (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/modules/linux_common/ |
| H A D | Makefile | 6 SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \
|
| /freebsd-13.1/sys/modules/linux/ |
| H A D | Makefile | 43 SRCS+= linux_ptrace.c imgact_linux.c linux_util.c linux_mib.c linux_mmap.c \
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 341 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap() function
|
| H A D | linux_sysent.c | 110 …{ .sy_narg = AS(linux_mmap_args), .sy_call = (sy_call_t *)linux_mmap, .sy_auevent = AUE_MMAP, .sy_…
|
| H A D | linux_proto.h | 1700 int linux_mmap(struct thread *, struct linux_mmap_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 446 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap() function
|
| H A D | linux32_sysent.c | 110 …{ .sy_narg = AS(linux_mmap_args), .sy_call = (sy_call_t *)linux_mmap, .sy_auevent = AUE_MMAP, .sy_…
|
| H A D | linux32_proto.h | 1708 int linux_mmap(struct thread *, struct linux_mmap_args *);
|
| /freebsd-13.1/sys/conf/ |
| H A D | files.i386 | 66 compat/linux/linux_mmap.c optional compat_linux
|
| H A D | files.amd64 | 453 compat/linux/linux_mmap.c optional compat_linux32
|