Searched defs:max_size (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-current/sys/dev/fdt/
H A Dfdt_common.c609 fdt_get_chosen_bootargs(char *bootargs, size_t max_size) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h150 size_type max_size() const { return size_type(-1); } function in class:llvm::iplist_impl
H A DSmallVector.h292 size_type max_size() const { function in class:llvm::SmallVectorTemplateCommon
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ioctl.h117 size_t max_size; member in struct:bnxt_ioctl_hwrm_nvm_get_dir_entries
/freebsd-current/contrib/elftoolchain/size/
H A Dsize.c295 size_t max_size, segment_end; local
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c572 int max_size = 0; local
315 print_file(FILE *out, int flags, struct fileinfo *f, int max_inode, int max_bsize, int max_n_link, int max_user, int max_group, int max_size, int max_major, int max_minor, int max_date) argument
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c1297 int max_size; local
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c839 u32 max_size = hdr_size + profile_size * rev_data[idx].profiles; local
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp677 ReadCStringFromMemory(lldb::addr_t addr, char *buffer, size_t max_size, size_t &total_bytes_read) argument
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_page_alloc.c85 unsigned max_size; member in struct:ttm_pool_opts
H A Dttm_page_alloc_dma.c143 unsigned max_size; member in struct:ttm_pool_opts
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c525 uint32_t sks_size, obj_size, max_size, tgt_size, tgt_objs; local
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp204 const size_t max_size = code.max_size(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp850 const auto max_size = valobj.GetTargetSP()->GetMaximumSizeOfStringSummary(); local
933 const auto max_size = valobj.GetTargetSP()->GetMaximumSizeOfStringSummary(); local
/freebsd-current/contrib/libedit/
H A Dhistory.c776 size_t max_size; local
838 size_t len, max_size; local
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dcommon.c894 size_t reslen, alen, i, max_size; local
961 size_t reslen, max_size; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h239 uptr max_size; member in struct:__asan::ErrorAllocationSizeTooBig
H A Dasan_report.cpp309 void ReportAllocationSizeTooBig(uptr user_size, uptr total_size, uptr max_size, argument
313 total_size, max_size); local
/freebsd-current/sys/fs/udf/
H A Dudf_vnops.c1054 uint32_t max_size; local
1305 uint32_t max_size; local
1367 udf_bmap_internal(struct udf_node *node, off_t offset, daddr_t *sector, uint32_t *max_size) argument
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmac.c646 u32 max_size = 0x1000; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp339 uptr max_size; member in struct:__interception::TrampolineMemoryRegion
/freebsd-current/sys/dev/ice/
H A Dice_nvm.c1213 u32 min_size = 0, max_size = ICE_AQC_NVM_MAX_OFFSET + 1; local
/freebsd-current/sbin/ipfw/
H A Ddummynet.c1942 u_int max_size; /* largest obj passed up */ local
/freebsd-current/sys/vm/
H A Dvm_phys.c1547 vm_paddr_t max_size, size; local
/freebsd-current/contrib/jemalloc/src/
H A Dextent.c406 extents_fit_alignment(extents_t *extents, size_t min_size, size_t max_size, argument
497 size_t max_size = esize + PAGE_CEILING(alignment) - PAGE; local

Completed in 635 milliseconds

123