Home
last modified time | relevance | path

Searched defs:page_size (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/support/
Dnext_to_fault.c28 long page_size = sysconf (_SC_PAGE_SIZE); in support_next_to_fault_allocate() local
Dblob_repeat.c109 minimum_stride_size (size_t page_size, size_t element_size) in minimum_stride_size()
134 unsigned long page_size = xsysconf (_SC_PAGESIZE); in allocate_big() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-process_madvise.c36 static long int page_size; variable
/glibc-2.36/nptl/
Dtst-cancel17.c228 size_t page_size = sysconf (_SC_PAGESIZE); in do_test() local
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dtst-bz21269.c92 long page_size = sysconf (_SC_PAGE_SIZE); in setup_counter_page() local
/glibc-2.36/string/
Dtest-string.h81 size_t page_size; variable
/glibc-2.36/malloc/
Dtst-malloc-thread-fail.c43 static unsigned long page_size; variable
/glibc-2.36/benchtests/
Dbench-string.h239 static size_t buf1_size, buf2_size, page_size; variable