/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_rx.c | 253 sdp_get_recv_bytes(struct sdp_sock *ssk, u32 new_size) in sdp_get_recv_bytes() 260 sdp_init_buffers(struct sdp_sock *ssk, u32 new_size) in sdp_init_buffers() 270 sdp_resize_buffers(struct sdp_sock *ssk, u32 new_size) in sdp_resize_buffers() 295 u32 new_size = ntohl(buf->size); in sdp_handle_resize_ack() local
|
/freebsd/sys/cam/ |
H A D | cam_queue.c | 85 camq_resize(struct camq *queue, int new_size) in camq_resize() 254 cam_ccbq_resize(struct cam_ccbq *ccbq, int new_size) in cam_ccbq_resize()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_stack_trace.cpp | 25 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | DataBufferHeap.cpp | 47 uint64_t DataBufferHeap::SetByteSize(uint64_t new_size) { in SetByteSize()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | kqueue.c | 250 kq_grow_events(struct kqop *kqop, size_t new_size) in kq_grow_events() argument 304 int new_size = kqop->events_size; in kq_dispatch() local
|
/freebsd/contrib/libevent/ |
H A D | kqueue.c | 250 kq_grow_events(struct kqop *kqop, size_t new_size) in kq_grow_events() 304 int new_size = kqop->events_size; in kq_dispatch() local
|
/freebsd/sys/netinet/ |
H A D | ip_id.c | 190 ip_initid(int new_size) in ip_initid()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Value.cpp | 162 const size_t new_size = curr_size + scalar_size; AppendDataToHostBuffer() local 177 const size_t new_size = curr_size + src_len; AppendDataToHostBuffer() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_indirect_births.c | 135 uint64_t new_size; in vdev_indirect_births_add_entry() local
|
H A D | vdev_indirect_mapping.c | 479 uint64_t new_size = vdev_indirect_mapping_size(vim); in vdev_indirect_mapping_add_entries() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | emutls.c | 358 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local 367 uintptr_t new_size = emutls_new_data_array_size(index); in emutls_get_address_array() local
|
/freebsd/usr.bin/patch/ |
H A D | inp.c | 117 size_t new_size; in reallocate_lines() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_combined.h | 97 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, in Reallocate()
|
H A D | sanitizer_symbolizer_posix_libcdep.cpp | 242 uintptr_t new_size = garbage - buff.data(); ReadFromSymbolizer() local
|
/freebsd/lib/geom/virstor/ |
H A D | geom_virstor.c | 222 size_t new_size = roundup(md.md_chunk_size, secsize); in virstor_label() local
|
/freebsd/contrib/expat/tests/ |
H A D | minicheck.c | 96 size_t new_size = sizeof(tcase_test_function) * nalloc; in tcase_add_test() local
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 165 size_t new_size = max<size_t>(static_cast<size_t>(__alsize_), 2*old_size); overflow() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_taskdeps.cpp | 76 size_t new_size = sizes[gen]; in __kmp_dephash_extend() local 700 kmp_uint new_size = old_size * 2; in __kmpc_omp_task_with_deps() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_entry_link_resolver.c | 401 size_t new_size; in grow_hash() local
|
/freebsd/usr.bin/du/ |
H A D | du.c | 384 size_t i, new_size; in linkchk() local
|
/freebsd/sys/net/route/ |
H A D | nhop_utils.h | 41 uint32_t new_size = 0; in _cht_get_resize_size() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_allocator.cpp | 178 uptr new_size = RoundUpTo(size, kShadowAlignment); in TaggedSize() local 378 uptr new_size, uptr alignment) { in HwasanReallocate()
|
/freebsd/contrib/ldns/ |
H A D | dname.c | 55 uint16_t new_size; in ldns_dname_cat_clone() local
|
/freebsd/usr.bin/netstat/ |
H A D | nhops.c | 204 uint32_t new_size; in nhop_map_update() local
|
/freebsd/sbin/ifconfig/ |
H A D | ifconfig_netlink.c | 164 size_t new_size = MAX(ifmap->size, 32); in prepare_ifmap() local
|