Searched defs:page_size (Results 1 - 25 of 84) sorted by relevance

1234

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dbuf.c41 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h60 uptr page_size = GetPageSizeCached(); local
H A Dasan_rtl.cpp578 const uptr page_size = GetPageSizeCached(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_poisoning.cpp28 uptr page_size = GetPageSizeCached(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_checks.h70 INLINE bool CheckForPvallocOverflow(uptr size, uptr page_size) { argument
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/mmap_libaio/
H A Dmmap_libaio.c56 int page_size = getpagesize(); local
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/mmapwrite/
H A Dmmapwrite.c62 int page_size = getpagesize(); local
90 int page_size = getpagesize(); local
/freebsd-13-stable/contrib/netbsd-tests/modules/k_uvm/
H A Dk_uvm.c44 static int page_size; variable
/freebsd-13-stable/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c104 long page_size; local
/freebsd-13-stable/usr.bin/systat/
H A Dsysput.c109 u_int page_size; local
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_xfer.c74 size_t left, cur_size, page_size; local
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mem.c203 u64 page_size; local
/freebsd-13-stable/sys/dev/isci/scil/
H A Dsati_mode_select.c216 U32 page_size=0; local
712 U32 page_size = 0; // in bytes local
[all...]
H A Dsati_reassign_blocks.c201 U8 page_size; local
239 U8 page_size; local
277 U8 page_size; local
447 U32 page_size = 0; // in bytes local
[all...]
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_umem.h51 int page_size; member in struct:ib_umem
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DMemory.cpp348 const size_t page_size = 4096; local
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_srq.c137 u32 page_size = 1 << log_page_size; local
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dmemory.c62 static int page_size; variable
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dbuf.c545 int mlx5_alloc_buf(struct mlx5_buf *buf, size_t size, int page_size) argument
237 alloc_huge_buf(struct mlx5_context *mctx, struct mlx5_buf *buf, size_t size, int page_size) argument
323 mlx5_alloc_prefered_buf(struct mlx5_context *mctx, struct mlx5_buf *buf, size_t size, int page_size, enum mlx5_alloc_type type, const char *component) argument
483 mlx5_alloc_buf_contig(struct mlx5_context *mctx, struct mlx5_buf *buf, size_t size, int page_size, const char *component) argument
[all...]
/freebsd-13-stable/usr.bin/ar/
H A Dwrite.c573 size_t page_size; local
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c57 static int page_size; variable
H A Duc_pingpong.c55 static int page_size; variable
H A Dud_pingpong.c55 static int page_size; variable
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h110 unsigned int page_size; /* Page size, should be a power of 2 */ member in struct:ofld_page_info
/freebsd-13-stable/usr.sbin/mptutil/
H A Dmpt_config.c516 size_t page_size; local

Completed in 373 milliseconds

1234