Home
last modified time | relevance | path

Searched defs:pagesize (Results 51 - 75 of 140) sorted by relevance

123456

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c146 long pagesize, minstacksize; in scenar_init() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c199 long pagesize, minstacksize; in scenar_init() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c213 long pagesize, minstacksize; in scenar_init() local
/third_party/musl/Benchmark/musl/
H A Dlibc_mman.cpp260 size_t pagesize = sysconf(_SC_PAGE_SIZE); in Bm_function_mprotect() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-blob.c119 uintptr_t pagesize = (uintptr_t) -1; in get_pagesize() local
175 uintptr_t pagesize = get_pagesize (); in fixture_init() local
/third_party/selinux/libselinux/src/
H A Dsestatus.c282 long pagesize; in selinux_status_open() local
367 long pagesize; in selinux_status_close() local
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dhugetlbpage.c62 size_t pagesize = huge_page_size(h); in arch_hugetlb_migration_supported() local
346 size_t pagesize = huge_page_size(hstate_vma(vma)); in arch_make_huge_pte() local
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/
H A Dprom.h72 int pagesize; member
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/
H A Dprom.h72 int pagesize; member
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dhugetlbpage.c78 size_t pagesize = huge_page_size(h); in arch_hugetlb_migration_supported() local
380 size_t pagesize = 1UL << shift; in arch_make_huge_pte() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_memory_region.c36 __iopagetest(struct intel_memory_region *mem, u8 __iomem *va, int pagesize, u8 value, resource_size_t offset, const void *caller) __iopagetest() argument
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dgup_longterm.c33 static size_t pagesize; variable
H A Dksm_functional_tests.c37 static size_t pagesize; variable
H A Dsplit_huge_page_test.c21 uint64_t pagesize; variable
[all...]
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A Dposix_pthread_test.cpp92 long pagesize, minstacksize; in ScenarInit() local
/third_party/cups-filters/filter/
H A Dbannertopdf.c81 const ppd_size_t *pagesize; in get_pagesize() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_test.c148 int pagesize = sysconf(_SC_PAGESIZE); in touch_memory_and_echo_node() local
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_process.c109 int pagesize = getpagesize(); in touch_memory() local
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c112 size_t pagesize = PGSZ; in alloc_meta() local
249 size_t pagesize = PGSZ; alloc_group() local
[all...]
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c110 size_t pagesize = PGSZ; in alloc_meta() local
246 size_t pagesize = PGSZ; alloc_group() local
[all...]
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c71 static size_t pagesize; variable
[all...]
H A Dmmapstress09.c105 int pagesize; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c45 static int pagesize; variable
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_host.c130 size_t pagesize, offset; in tst_kvm_alloc_memory() local
185 size_t pagesize, result_pageaddr = KVM_RESULT_BASEADDR; in tst_kvm_create_instance() local
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma04.c58 static unsigned long pagesize; variable
[all...]

Completed in 15 milliseconds

123456