/kernel/linux/linux-6.6/include/uapi/rdma/ |
H A D | ocrdma-abi.h | 87 __u32 page_size; member
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | command_buffer.c | 21 u32 page_size = prop->pmmu.page_size; in cb_map_mem() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | init.c | 42 int page_size = 128; in mt7603_dma_sched_init() local
|
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/ |
H A D | firmware.h | 44 __u16 page_size; member
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | umem_odp.c | 59 size_t page_size = 1UL << umem_odp->page_shift; in ib_init_umem_odp() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mem.c | 41 void mlx5_ib_populate_pas(struct ib_umem *umem, size_t page_size, __be64 *pas, in mlx5_ib_populate_pas() argument 64 unsigned long page_size; in __mlx5_umem_find_best_quantized_pgoff() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | mlock2-tests.c | 194 unsigned long page_size = getpagesize(); in test_mlock_lock() local 242 unsigned long page_size = getpagesize(); in unlock_onfault_check() local 257 unsigned long page_size = getpagesize(); in test_mlock_onfault() local 299 unsigned long page_size = getpagesize(); test_lock_onfault_of_present() local 335 unsigned long page_size = getpagesize(); test_munlockall() local 413 unsigned long page_size = getpagesize(); test_vma_management() local [all...] |
H A D | memfd_secret.c | 37 static unsigned long page_size; variable [all...] |
H A D | uffd-stress.c | 166 wp_range(uffd, (unsigned long)area_dst + start_nr * page_size, in background_thread() local 167 nr_pages_per_cpu * page_size, true); in background_thread() local 332 nr_pages * page_size, false); in userfaultfd_stress() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
H A D | check_buffer_fill.c | 406 size_t page_size = getpagesize(); in main() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
H A D | ocrdma-abi.h | 53 __u32 page_size; member
|
/kernel/linux/linux-6.6/mm/ |
H A D | pagewalk.c | 83 int page_size = 1 << shift; in walk_hugepd_range() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
H A D | ocrdma-abi.h | 41 __u32 page_size; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
H A D | ocrdma-abi.h | 53 __u32 page_size; member
|
/third_party/libuv/src/unix/ |
H A D | freebsd.c | 139 size_t page_size; in uv_resident_set_memory() local
|
H A D | netbsd.c | 145 int page_size; in uv_resident_set_memory() local
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-parser-mem.c | 114 parser_data_init(parser_mem_data_t *data_p, uint32_t page_size) parser_data_init() argument 126 parser_data_free(parser_mem_data_t *data_p, uint32_t page_size) parser_data_free() argument [all...] |
/third_party/ltp/testcases/cve/ |
H A D | stack_clash.c | 50 static unsigned long page_size; variable
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsdump_logfile.c | 287 unsigned int usa_end_ofs, page_size; in restart_header_sanity() local 466 dump_restart_areas(RESTART_PAGE_HEADER *rstr, u8 *buf, unsigned int page_size) dump_restart_areas() argument 599 dump_log_records(RECORD_PAGE_HEADER *rcrd, u8 *buf, int buf_size, unsigned int page_size) dump_log_records() argument 664 unsigned int page_size; main() local [all...] |
/third_party/libdrm/tegra/ |
H A D | private.h | 94 size_t page_size; member
|
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
H A D | copy_file_range01.c | 23 static int page_size; variable
|
/third_party/libdrm/tests/amdgpu/ |
H A D | security_tests.c | 266 long page_size; in amdgpu_secure_bounce() local
|
/third_party/node/deps/v8/src/base/ |
H A D | region-allocator.cc | 21 RegionAllocator(Address memory_region_begin, size_t memory_region_size, size_t page_size) RegionAllocator() argument
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-cygwin.cc | 101 size_t page_size = AllocatePageSize(); in Allocate() local
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-arraybuffer.cc | 84 size_t page_size, initial_pages, max_pages; in ConstructBuffer() local 408 size_t page_size = AllocatePageSize(); in ResizeHelper() local
|