Home
last modified time | relevance | path

Searched defs:max_size (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd-src/contrib/ofed/opensm/complib/
H A Dcl_pool.c68 IN const size_t min_size, IN const size_t max_size, in cl_qcpool_init()
424 IN const size_t min_size, IN const size_t max_size, in cl_qpool_init()
521 IN const size_t min_size, IN const size_t max_size, in cl_cpool_init()
627 IN const size_t max_size, IN const size_t grow_size, in cl_pool_init()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan.h23 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stack.h35 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.h35 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd-src/crypto/heimdal/lib/hx509/
H A Dsel-lex.l126 lex_input(char *buf, int max_size) in lex_input()
/freebsd-src/contrib/llvm-project/libcxx/src/include/
H A Dsso_allocator.h72 _LIBCPP_HIDE_FROM_ABI size_type max_size() const throw() { return size_type(~0) / sizeof(_Tp); } in max_size() function
/freebsd-src/libexec/talkd/
H A Dannounce.c96 int i, j, max_size; in print_mesg() local
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dtest_crypto_wrapping.c40 size_t max_size, in test_wrapping()
/freebsd-src/crypto/openssh/
H A Dsshbuf.c47 size_t max_size; /* Maximum size of buffer */ member
243 sshbuf_set_max_size(struct sshbuf *buf, size_t max_size) in sshbuf_set_max_size()
/freebsd-src/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_sdk.c133 size_t max_size = MLX5_FPGA_ACCESS_REG_SIZE_MAX; in mlx5_fpga_mem_read_i2c() local
165 size_t max_size = MLX5_FPGA_ACCESS_REG_SIZE_MAX; in mlx5_fpga_mem_write_i2c() local
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dthread.cpp120 size_t max_size() const { return size_t(~0) / sizeof(T); } in max_size() function in __hidden_allocator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp118 void NORETURN ReportAllocationSizeTooBig(uptr user_size, uptr max_size, in ReportAllocationSizeTooBig()
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_debug.c71 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge() argument
/freebsd-src/crypto/openssl/crypto/async/
H A Dasync_local.h73 size_t max_size; member
H A Dasync.c352 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread()
/freebsd-src/sys/fs/udf/
H A Dudf_vnops.c1305 uint32_t max_size; in udf_readatoffset() local
1054 uint32_t max_size; udf_bmap() local
1368 udf_bmap_internal(struct udf_node * node,off_t offset,daddr_t * sector,uint32_t * max_size) udf_bmap_internal() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_debug.c91 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge() argument
/freebsd-src/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c323 int max_size, in print_file()
572 int max_size = 0; in list_files() local
/freebsd-src/contrib/arm-optimized-routines/string/bench/
H A Dmemset.c114 init_memset(size_t max_size) init_memset() argument
H A Dmemcpy.c145 init_copies(size_t max_size) init_copies() argument
/freebsd-src/sys/dev/e1000/
H A De1000_vf.c463 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) in e1000_rlpml_set_vf()
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_log.c468 IN unsigned long max_size, in osm_log_init_v2()
/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h131 unsigned long max_size; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DLinuxPTraceDefines_arm64sve.h148 uint32_t max_size; /* maxmium possible size for this thread */ member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h1272 GetSiginfo(size_t max_size) GetSiginfo() argument

1234