Home
last modified time | relevance | path

Searched refs:do_mmap (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/testing/selftests/vm/
Dhugetlbfstest.c32 static void do_mmap(int fd, int extra_flags, int unmap) in do_mmap() function
77 do_mmap(-1, MAP_ANONYMOUS, 1); in main()
78 do_mmap(fd, 0, 1); in main()
79 do_mmap(-1, MAP_ANONYMOUS | MAP_HUGETLB, 1); in main()
80 do_mmap(hugefd, 0, 1); in main()
81 do_mmap(hugefd, MAP_HUGETLB, 1); in main()
83 do_mmap(-1, MAP_ANONYMOUS | MAP_HUGETLB, 0); in main()
/linux-4.1.27/Documentation/
Ddma-buf-sharing.txt380 up a mapping in userspace, calling do_mmap with dma_buf->file will equally