Home
last modified time | relevance | path

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

1234

/freebsd/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/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan.h23 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stack.h35 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.h35 #define GET_STACK_TRACE(max_size, fast) \ argument
/freebsd/crypto/heimdal/lib/hx509/
H A Dsel-lex.l126 lex_input(char *buf, int max_size) in lex_input()
/freebsd/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/libexec/talkd/
H A Dannounce.c96 int i, j, max_size; in print_mesg() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_crypto_wrapping.c40 size_t max_size, in test_wrapping()
/freebsd/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/sys/contrib/openzfs/lib/libzpool/
H A Dzfs_debug.c44 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge()
/freebsd/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/contrib/llvm-project/libcxx/src/
H A Dthread.cpp141 size_t max_size() const {return size_t(~0) / sizeof(T);} max_size() function in __hidden_allocator
/freebsd/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/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_debug.c71 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge()
/freebsd/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/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_debug.c91 zfs_dbgmsg_purge(uint_t max_size) in zfs_dbgmsg_purge()
/freebsd/sys/fs/udf/
H A Dudf_vnops.c1052 uint32_t max_size; in udf_bmap() local
1305 uint32_t max_size; in udf_readatoffset() local
1368 uint32_t *max_size) in udf_bmap_internal()
/freebsd/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/contrib/arm-optimized-routines/string/bench/
H A Dmemset.c105 init_memset (size_t max_size) in init_memset()
H A Dmemcpy.c128 init_copies (size_t max_size) in init_copies()
/freebsd/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/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/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h131 unsigned long max_size; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_log.c468 IN unsigned long max_size, in osm_log_init_v2()

1234