Home
last modified time | relevance | path

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

/freebsd/sys/modules/linux_common/
H A DMakefile7 SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \
/freebsd/sys/modules/linux/
H A DMakefile68 linux_mmap.c \
/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c310 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap() function
H A Dlinux32_sysent.c108 …{ .sy_narg = AS(linux_mmap_args), .sy_call = (sy_call_t *)linux_mmap, .sy_auevent = AUE_MMAP, .sy_…
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c107 …{ .sy_narg = AS(linux_mmap_args), .sy_call = (sy_call_t *)linux_mmap, .sy_auevent = AUE_MMAP, .sy_…