Home
last modified time | relevance | path

Searched defs:page_size (Results 51 - 75 of 571) sorted by relevance

12345678910>>...23

/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/hugetlb/hugemmap/
H A Dhugemmap13.c31 static int page_size; variable
H A Dhugemmap19.c34 static int page_size; variable
H A Dhugemmap14.c31 static int page_size; variable
[all...]
H A Dhugemmap26.c24 static long hpage_size, page_size; variable
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress04.c20 static int page_size; variable
[all...]
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm06.c46 static size_t page_size; variable
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind03.c25 static size_t page_size; variable
H A Dmbind02.c28 static size_t page_size; variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap15.c50 static long page_size; variable
/third_party/ltp/testcases/kernel/syscalls/pipe2/
H A Dpipe2_04.c60 int page_size, pipe_size; in setup() local
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore04.c42 int page_size, ret; in setup() local
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy01.c26 static size_t page_size; variable
H A Dset_mempolicy02.c29 static size_t page_size; variable
H A Dset_mempolicy03.c27 static size_t page_size; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D11-5.c46 long page_size; in main() local
H A D11-6.c48 long page_size; in main() local
H A D11-3.c50 long page_size; in main() local
H A D11-2.c52 long page_size; in main() local
H A D3-1.c43 long page_size; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
H A D1-2.c59 int page_size; in main() local
H A D3-1.c46 int page_size; in main() local
H A D9-1.c43 int page_size; in main() local
H A D1-1.c59 int page_size; in main() local
/third_party/toybox/toys/other/
H A Ddevmem.c22 int writing = toys.optc == 3, page_size = getpagesize(), bytes = 4, fd; in devmem_main() local

Completed in 7 milliseconds

12345678910>>...23