Home
last modified time | relevance | path

Searched defs:page_size (Results 151 - 175 of 571) sorted by relevance

12345678910>>...23

/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dumem.c91 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 Dusnic_uiom.h70 int page_size; member
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock-random-test.c145 int page_size = 0; in test_mlock_within_limit() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c23 static size_t page_size; variable
H A Dcheck_mmap_options.c27 static size_t page_size; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c12 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 Dringbuf.c92 int page_size = getpagesize(); in ringbuf_subtest() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c157 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 Dperf_test.c138 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 Dmmu_gather.c119 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 DPrctlApiTest.cpp112 size_t page_size = static_cast<size_t>(sysconf(_SC_PAGESIZE)); in SetVmaAnonName() local
/third_party/cups-filters/cupsfilters/
H A Draster.c86 char *page_size, /* PageSize option */ in cupsRasterParseIPPOptions() local
/third_party/libuv/src/unix/
H A Dopenbsd.c149 size_t page_size = getpagesize(); in uv_resident_set_memory() local
/third_party/ltp/lib/
H A Dtst_buffers.c49 size_t page_size = getpagesize(); in tst_alloc() local
[all...]
/third_party/ltp/libs/libltpnuma/
H A Dtst_numa.c82 size_t page_size = getpagesize(); in tst_nodemap_count_pages() local
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem_child.c36 static size_t page_size; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl04.c46 int page_size = getpagesize(); in parse_proc_sysvipc() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise09.c55 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 Dregion-allocator.h132 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 Dopenbsd.c144 size_t page_size = getpagesize(); in uv_resident_set_memory() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitExecAllocator.c115 size_t page_size; in get_map_jit_flag() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dtoken_enc.c45 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 Dauxv.rs32 let mut page_size = PAGE_SIZE.load(Relaxed); variables
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Datags_compat.c42 unsigned long page_size; /* 0 */ member
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dinit_64.c204 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...]

Completed in 12 milliseconds

12345678910>>...23