Searched defs:do_mmap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 465 static int do_mmap(int infd, int outfd, unsigned int size) in do_mmap() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | nommu.c | 1069 unsigned long do_mmap(struct file *file, in do_mmap() function
|
H A D | mmap.c | 1417 unsigned long do_mmap(struct file *file, unsigned long addr, in do_mmap() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 777 static int do_mmap(int infd, int outfd, unsigned int size, in do_mmap() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | nommu.c | 1014 unsigned long do_mmap(struct file *file, in do_mmap() function
|
H A D | mmap.c | 1209 unsigned long do_mmap(struct file *file, unsigned long addr, in do_mmap() function
|
Completed in 17 milliseconds