Searched defs:pagemap_fd (Results 1 – 12 of 12) sorted by relevance
/linux/tools/testing/selftests/mm/ |
H A D | soft-dirty.c | 15 static void test_simple(int pagemap_fd, int pagesize) in test_simple() argument 48 static void test_vma_reuse(int pagemap_fd, int pagesize) in test_vma_reuse() argument 77 static void test_hugepage(int pagemap_fd, int pagesize) in test_hugepage() argument 127 static void test_mprotect(int pagemap_fd, in argument 180 test_mprotect_anon(int pagemap_fd,int pagesize) test_mprotect_anon() argument 185 test_mprotect_file(int pagemap_fd,int pagesize) test_mprotect_file() argument 192 int pagemap_fd; main() local [all...] |
H A D | transhuge-stress.c | 35 int pagemap_fd; in main() local
|
H A D | uffd-unit-tests.c | 364 int pagemap_fd; in uffd_wp_unpopulated_test() local 410 int pagemap_fd; in uffd_wp_fork_test_common() local 490 int pagemap_fd; in uffd_wp_fork_pin_test_common() local
|
H A D | mkdirty.c | 31 static int pagemap_fd; variable
|
H A D | pagemap_ioctl.c | 35 int pagemap_fd; variable 1225 int pagemap_fd = open("/proc/self/pagemap", O_RDONLY); mprotect_tests() local
|
H A D | split_huge_page_test.c | 200 int pagemap_fd; split_pte_mapped_thp() local
|
H A D | ksm_functional_tests.c | 46 static int pagemap_fd; variable
|
H A D | vm_util.c | 249 allocate_transhuge(void * ptr,int pagemap_fd) allocate_transhuge() argument
|
H A D | ksm_tests.c | 556 int pagemap_fd, n_normal_pages, n_huge_pages; in ksm_merge_hugepages_time() local
|
H A D | cow.c | 35 static int pagemap_fd; variable
|
/linux/tools/testing/selftests/kvm/ |
H A D | access_tracking_perf_test.c | 95 static uint64_t lookup_pfn(int pagemap_fd, struct kvm_vm *vm, uint64_t gva) in lookup_pfn() 136 int pagemap_fd; in mark_vcpu_memory_idle() local
|
/linux/tools/mm/ |
H A D | page-types.c | 184 static int pagemap_fd; variable
|