| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | umem.c | 91 unsigned int page_size = BIT(to_ib_umem_odp(umem)->page_shift); in ib_umem_find_best_pgsz() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom.h | 70 int page_size; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | mlock-random-test.c | 145 int page_size = 0; in test_mlock_within_limit() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| H A D | check_child_memory.c | 23 static size_t page_size; variable
|
| H A D | check_mmap_options.c | 27 static size_t page_size; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | mmap.c | 12 long page_size = sysconf(_SC_PAGE_SIZE); in roundup_page() local 21 const long page_size = sysconf(_SC_PAGE_SIZE); in test_mmap() local [all...] |
| H A D | ringbuf.c | 92 int page_size = getpagesize(); in ringbuf_subtest() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
| H A D | stack_expansion_ldst.c | 157 static void test_one_type(enum access_type type, unsigned long page_size, unsigned long rlim_cur) in test_one_type() argument 173 unsigned long page_size; in test() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/user_events/ |
| H A D | perf_test.c | 138 int page_size = sysconf(_SC_PAGESIZE); in TEST_F() local 202 int page_size = sysconf(_SC_PAGESIZE); in TEST_F() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | mmu_gather.c | 119 bool __tlb_remove_page_size(struct mmu_gather *tlb, struct encoded_page *page, int page_size) in __tlb_remove_page_size() argument
|
| /test/xts/hats/kernel/prctl/ |
| H A D | PrctlApiTest.cpp | 112 size_t page_size = static_cast<size_t>(sysconf(_SC_PAGESIZE)); in SetVmaAnonName() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | raster.c | 86 char *page_size, /* PageSize option */ in cupsRasterParseIPPOptions() local
|
| /third_party/libuv/src/unix/ |
| H A D | openbsd.c | 149 size_t page_size = getpagesize(); in uv_resident_set_memory() local
|
| /third_party/ltp/lib/ |
| H A D | tst_buffers.c | 49 size_t page_size = getpagesize(); in tst_alloc() local [all...] |
| /third_party/ltp/libs/libltpnuma/ |
| H A D | tst_numa.c | 82 size_t page_size = getpagesize(); in tst_nodemap_count_pages() local
|
| /third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/ |
| H A D | dirtyc0w_shmem_child.c | 36 static size_t page_size; variable
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
| H A D | shmctl04.c | 46 int page_size = getpagesize(); in parse_proc_sysvipc() local
|
| /third_party/ltp/testcases/kernel/syscalls/madvise/ |
| H A D | madvise09.c | 55 static size_t page_size; variable 66 size_t i, page_size = getpagesize(); in memory_pressure_child() local [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | region-allocator.h | 132 size_t page_size() const { return page_size_; } in page_size() function in v8::base::final
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | openbsd.c | 144 size_t page_size = getpagesize(); in uv_resident_set_memory() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitExecAllocator.c | 115 size_t page_size; in get_map_jit_flag() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | token_enc.c | 45 void VP8TBufferInit(VP8TBuffer* const b, int page_size) { in VP8TBufferInit() argument 253 void VP8TBufferInit(VP8TBuffer* const b, int page_size) { in VP8TBufferInit() argument
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/param/ |
| H A D | auxv.rs | 32 let mut page_size = PAGE_SIZE.load(Relaxed); variables
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | atags_compat.c | 42 unsigned long page_size; /* 0 */ member
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | init_64.c | 204 unsigned long page_size = 1 << mmu_psize_defs[mmu_vmemmap_psize].shift; in vmemmap_populate() local 185 altmap_cross_boundary(struct vmem_altmap *altmap, unsigned long start, unsigned long page_size) altmap_cross_boundary() argument 308 unsigned long page_size = 1 << mmu_psize_defs[mmu_vmemmap_psize].shift; vmemmap_free() local [all...] |