Searched defs:pagemap_fd (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/tools/testing/selftests/vm/ |
D | soft-dirty.c | 15 static void test_simple(int pagemap_fd, int pagesize) in test_simple() 48 static void test_vma_reuse(int pagemap_fd, int pagesize) in test_vma_reuse() 77 static void test_hugepage(int pagemap_fd, int pagesize) in test_hugepage() 124 static void test_mprotect(int pagemap_fd, int pagesize, bool anon) in test_mprotect() 177 static void test_mprotect_anon(int pagemap_fd, int pagesize) in test_mprotect_anon() 182 static void test_mprotect_file(int pagemap_fd, int pagesize) in test_mprotect_file() 189 int pagemap_fd; in main() local
|
D | util.h | 41 static inline int64_t allocate_transhuge(void *ptr, int pagemap_fd) in allocate_transhuge()
|
D | transhuge-stress.c | 34 int pagemap_fd; in main() local
|
D | split_huge_page_test.c | 143 int pagemap_fd; in split_pte_mapped_thp() local
|
D | ksm_tests.c | 460 int pagemap_fd, n_normal_pages, n_huge_pages; in ksm_merge_hugepages_time() local
|
D | userfaultfd.c | 1466 int pagemap_fd; in userfaultfd_pagemap_test() local
|
/Linux-v6.1/tools/testing/selftests/kvm/ |
D | access_tracking_perf_test.c | 97 static uint64_t lookup_pfn(int pagemap_fd, struct kvm_vm *vm, uint64_t gva) in lookup_pfn() 138 int pagemap_fd; in mark_vcpu_memory_idle() local
|
/Linux-v6.1/tools/vm/ |
D | page-types.c | 186 static int pagemap_fd; variable
|