Searched refs:do_mmap (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/bench/ |
| H A D | mem-functions.c | 550 static int do_mmap(const struct function *r, struct bench_params *p, in bench_mem_mmap() 624 .do_op = do_mmap, 497 static int do_mmap(const struct function *r, struct bench_params *p, do_mmap() function
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_connect.c | 800 static int do_mmap(int infd, int outfd, unsigned int size, in do_mmap() function 896 err = do_mmap(infd, peerfd, size, winfo); in copyfd_io_mmap() 898 err = do_mmap(infd, peerfd, size, winfo); in copyfd_io_mmap()
|