Home
last modified time | relevance | path

Searched defs:do_mmap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c779 static int do_mmap(int infd, int outfd, unsigned int size, in do_mmap() function
/openbmc/linux/mm/
H A Dnommu.c1013 unsigned long do_mmap(struct file *file, in do_mmap() function
H A Dmmap.c1210 unsigned long do_mmap(struct file *file, unsigned long addr, in do_mmap() function
/openbmc/qemu/linux-user/
H A Dsyscall.c5911 static abi_long do_mmap(abi_ulong addr, abi_ulong len, int prot, in do_mmap() function