Home
last modified time | relevance | path

Searched defs:page_size (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/rust/crates/rustix/src/param/
H A Dauxv.rs30 pub fn page_size() -> usize { in page_size() functions
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/
H A D10-1.c25 long page_size; in main() local
H A D8-1.c37 long page_size; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
H A D10-1.c37 long page_size; in main() local
H A D11-1.c25 long page_size; in main() local
/third_party/ltp/testcases/kernel/syscalls/brk/
H A Dbrk02.c56 unsigned long page_size = getpagesize(); in brk_down_vmas() local
/third_party/ltp/testcases/kernel/mem/thp/
H A Dthp03.c46 static long page_size; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
H A D3-7.c26 size_t page_size; in main() local
H A D3-6.c30 size_t page_size; in main() local
/third_party/python/Lib/test/
H A Dmemory_watchdog.py14 page_size = os.sysconf('SC_PAGESIZE') variable
17 page_size = os.sysconf('SC_PAGE_SIZE') variable
19 page_size = 4096 variable
/third_party/mesa3d/src/egl/main/
H A Deglglobals.c145 uint64_t page_size = 0; in _eglPointerIsDereferencable() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap18.c36 static long page_size; variable
[all...]
H A Dhugemmap13.c31 static int page_size; variable
H A Dhugemmap19.c34 static int page_size; variable
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H A Dhugeshmat05.c31 static long page_size; variable
/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite04.c25 static long page_size; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D11-4.c55 long page_size; in main() local
H A D11-1.c41 long page_size; in main() local
H A D9-1.c39 long page_size; in main() local
H A D24-2.c44 unsigned long page_size = sysconf(_SC_PAGE_SIZE); in main() local
H A D31-1.c68 long page_size = sysconf(_SC_PAGE_SIZE); in main() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dvirtual-memory.cc19 const size_t page_size = page_allocator_->AllocatePageSize(); in VirtualMemory() local
/third_party/pulseaudio/src/tests/
H A Dsigbus-test.c36 const size_t page_size = pa_page_size(); in START_TEST() local
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol_common.h20 const size_t page_size = SAFE_SYSCONF(_SC_PAGESIZE); in values_close() local
39 const size_t page_size = SAFE_SYSCONF(_SC_PAGESIZE); in alloc_anon() local
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress04.c20 static int page_size; variable
[all...]

Completed in 8 milliseconds

123456