Home
last modified time | relevance | path

Searched defs:mem_fd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmremap_dontunmap.c132 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.c30 static int mem_fd; variable
H A Duffd-common.c24 int mem_fd; in uffd_mem_fd_create() local
79 int mem_fd = uffd_mem_fd_create(size * 2, true); in hugetlb_allocate_area() local
129 int mem_fd = uffd_mem_fd_create(bytes * 2, false); shmem_allocate_area() local
[all...]

Completed in 3 milliseconds