Home
last modified time | relevance | path

Searched defs:pagesize (Results 26 - 50 of 140) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dsoft-dirty.c15 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 test_mprotect(int pagemap_fd, int pagesize, bool anon) test_mprotect() 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
193 int pagesize; main() local
[all...]
H A Dhugetlb-read-hwpoison.c179 const unsigned long pagesize = getpagesize(); in test_hugetlb_read_hwpoison() local
H A Dmkdirty.c28 static size_t pagesize; variable
[all...]
/third_party/ltp/testcases/kernel/mem/cpuset/
H A Dcpuset01.c97 long pagesize; in mem_hog() local
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress03.c72 size_t pagesize = (size_t) sysconf(_SC_PAGE_SIZE); in main() local
165 do_test(void* brk_max, long pagesize) do_test() argument
[all...]
H A Dmmapstress05.c106 size_t pagesize = (size_t) sysconf(_SC_PAGE_SIZE); in main() local
[all...]
H A Dmmapstress02.c83 size_t pagesize = sysconf(_SC_PAGE_SIZE); in main() local
[all...]
H A Dmmapstress07.c87 size_t pagesize = (size_t) sysconf(_SC_PAGE_SIZE); local
[all...]
/third_party/ltp/testcases/kernel/mem/mem/
H A Dmem02.c67 int i, pagesize, size = 0; in get_pagesize_order() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise02.c52 static long pagesize; variable
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c52 static size_t pagesize; variable
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgruhandles.c139 tgh_invalidate(struct gru_tlb_global_handle *tgh, unsigned long vaddr, unsigned long vaddrmask, int asid, int pagesize, int global, int n, unsigned short ctxbitmap) tgh_invalidate() argument
156 tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr, int gaa, unsigned long vaddr, int asid, int dirty, int pagesize) tfh_write_only() argument
172 tfh_write_restart(struct gru_tlb_fault_handle *tfh, unsigned long paddr, int gaa, unsigned long vaddr, int asid, int dirty, int pagesize) tfh_write_restart() argument
H A Dgrutlbpurge.c152 int grupagesize, pagesize, pageshift, gid, asid; in gru_flush_tlb_range() local
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgruhandles.c139 tgh_invalidate(struct gru_tlb_global_handle *tgh, unsigned long vaddr, unsigned long vaddrmask, int asid, int pagesize, int global, int n, unsigned short ctxbitmap) tgh_invalidate() argument
156 tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr, int gaa, unsigned long vaddr, int asid, int dirty, int pagesize) tfh_write_only() argument
172 tfh_write_restart(struct gru_tlb_fault_handle *tfh, unsigned long paddr, int gaa, unsigned long vaddr, int asid, int dirty, int pagesize) tfh_write_restart() argument
H A Dgrutlbpurge.c152 int grupagesize, pagesize, pageshift, gid, asid; in gru_flush_tlb_range() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c52 static size_t pagesize; variable
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
H A DIt_posix_pthread.c88 long pagesize, minstacksize; in ScenarInit() local
/third_party/elfutils/libdwfl/
H A Delf-from-memory.c57 elf_from_remote_memory(GElf_Addr ehdr_vma, GElf_Xword pagesize, GElf_Addr *loadbasep, ssize_t (*read_memory) (void *arg, void *data, GElf_Addr address, size_t minread, size_t maxread), void *arg) elf_from_remote_memory() argument
[all...]
/third_party/cups-filters/filter/
H A Dcommon.c59 ppd_size_t *pagesize; /* Current page size */ in SetCommonOptions() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c261 int pagesize = getpagesize(); in setup() local
/third_party/ltp/testcases/kernel/syscalls/mremap/
H A Dmremap05.c116 static int pagesize; variable
[all...]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h52 size_t pagesize; /* system page size for mmap, ... */ member
/third_party/ltp/testcases/kernel/mem/tunable/
H A Dovercommit_memory.c233 long pagesize = getpagesize(); in calculate_total_batch_size() local
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore01.c48 static int pagesize; variable
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c146 long pagesize, minstacksize; in scenar_init() local

Completed in 10 milliseconds

123456