Home
last modified time | relevance | path

Searched defs:pagesize (Results 1 - 25 of 69) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/malloc/
H A Daligned_alloc.c26 int pagesize = getpagesize(); in aligned_alloc_0100() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_pressure_test/
H A Dcpuset_memory_pressure.c48 long int pagesize = getpagesize(); in main() local
/third_party/ltp/testcases/kernel/syscalls/fsconfig/
H A Dfsconfig03.c34 long pagesize; in run() local
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait04.c30 size_t pagesize = getpagesize(); in run() local
/third_party/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect05.c22 static unsigned long pagesize; variable
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt09.c37 static unsigned int pagesize; variable
H A Dsetsockopt07.c32 static unsigned int pagesize; variable
H A Dsetsockopt06.c29 static unsigned int pagesize; variable
/third_party/toybox/toys/other/
H A Dmkswap.c25 int fd = xopen(*toys.optargs, O_RDWR), pagesize = sysconf(_SC_PAGE_SIZE); in mkswap_main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Ddirect_mmap.h85 static int pagesize = 0; variable
/third_party/elfutils/lib/
H A Dcrc32_file.c56 const size_t pagesize = sysconf (_SC_PAGESIZE); in crc32_file() local
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmem_process.c56 int pagesize = getpagesize(); in touch_memory() local
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H A Dmemcg_process_stress.c35 int pagesize; in sigusr_handler() local
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress08.c65 long pagesize = sysconf(_SC_PAGE_SIZE); in main() local
H A Dmmapstress06.c65 size_t pagesize = sysconf(_SC_PAGE_SIZE); in main() local
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...]
/third_party/ltp/testcases/kernel/syscalls/msync/
H A Dmsync04.c19 static long pagesize; variable
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto03.c128 size_t blocksize = 0x800000, pagesize = SAFE_SYSCONF(_SC_PAGESIZE); in check_vnet_hdr() local
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma02.c54 static unsigned long 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/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
/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...]

Completed in 9 milliseconds

123