Home
last modified time | relevance | path

Searched defs:mem_fd (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Duffd-common.c36 int mem_fd; in uffd_mem_fd_create() local
92 int mem_fd = uffd_mem_fd_create(size * 2, true); in hugetlb_allocate_area() local
143 int mem_fd = uffd_mem_fd_create(bytes * 2, false); in shmem_allocate_area() local
H A Dmremap_dontunmap.c133 int mem_fd = memfd_create("memfd", MFD_CLOEXEC); in mremap_dontunmap_simple_shmem() local
H A Dmkdirty.c30 static int mem_fd; variable
H A Dksm_functional_tests.c40 static int mem_fd; variable
/linux/tools/testing/selftests/liveupdate/
H A Dliveupdate.c180 int session_fd, mem_fd; in TEST_F() local