Home
last modified time | relevance | path

Searched refs:linux_mmap (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/modules/linux_common/
H A DMakefile6 SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \
/freebsd-12.1/sys/modules/linux/
H A DMakefile37 SRCS+= linux_ptrace.c imgact_linux.c linux_util.c linux_mib.c linux_mmap.c \
/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c367 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap() function
H A Dlinux_sysent.c110 …{ AS(linux_mmap_args), (sy_call_t *)linux_mmap, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 90 = …
H A Dlinux_proto.h1595 int linux_mmap(struct thread *, struct linux_mmap_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c480 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap() function
H A Dlinux32_sysent.c110 …{ AS(linux_mmap_args), (sy_call_t *)linux_mmap, AUE_MMAP, NULL, 0, 0, 0, SY_THR_STATIC }, /* 90 = …
H A Dlinux32_proto.h1578 int linux_mmap(struct thread *, struct linux_mmap_args *);
/freebsd-12.1/sys/conf/
H A Dfiles.i386100 compat/linux/linux_mmap.c optional compat_linux
H A Dfiles.amd64667 compat/linux/linux_mmap.c optional compat_linux32