Home
last modified time | relevance | path

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

1234

/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c253 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 Dcam_queue.c85 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 Dtsan_stack_trace.cpp25 void VarSizeStackTrace::ResizeBuffer(uptr new_size) { in ResizeBuffer()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataBufferHeap.cpp47 uint64_t DataBufferHeap::SetByteSize(uint64_t new_size) { in SetByteSize()
/freebsd/sys/netinet/
H A Dip_id.c190 ip_initid(int new_size) in ip_initid()
/freebsd/contrib/libevent/
H A Dkqueue.c250 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/contrib/ntp/sntp/libevent/
H A Dkqueue.c250 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/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp164 const size_t new_size = curr_size + scalar_size; in AppendDataToHostBuffer() local
179 const size_t new_size = curr_size + src_len; in AppendDataToHostBuffer() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_indirect_births.c135 uint64_t new_size; in vdev_indirect_births_add_entry() local
H A Dvdev_indirect_mapping.c479 uint64_t new_size = vdev_indirect_mapping_size(vim); in vdev_indirect_mapping_add_entries() local
/freebsd/usr.bin/patch/
H A Dinp.c117 size_t new_size; in reallocate_lines() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c358 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/lib/geom/virstor/
H A Dgeom_virstor.c202 size_t new_size = rounddown(md.md_chunk_size, MAXPHYS); in virstor_label() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h97 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, in Reallocate()
H A Dsanitizer_symbolizer_posix_libcdep.cpp243 uintptr_t new_size = garbage - buff.data(); in ReadFromSymbolizer() local
/freebsd/contrib/expat/tests/
H A Dminicheck.c96 size_t new_size = sizeof(tcase_test_function) * nalloc; in tcase_add_test() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp112 size_t new_size = max<size_t>(static_cast<size_t>(__alsize_), 2 * old_size); in overflow() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c386 size_t new_size; in grow_hash() local
/freebsd/usr.bin/du/
H A Ddu.c380 size_t i, new_size; in linkchk() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp76 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/usr.bin/dc/
H A Dstack.c136 size_t new_size; in stack_grow() local
/freebsd/sys/net/route/
H A Dnhop_utils.h41 uint32_t new_size = 0; in _cht_get_resize_size() local
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp178 uptr new_size = RoundUpTo(size, kShadowAlignment); in TaggedSize() local
377 uptr new_size, uptr alignment) { in HwasanReallocate()
/freebsd/contrib/ldns/
H A Ddname.c55 uint16_t new_size; in ldns_dname_cat_clone() local
/freebsd/usr.bin/netstat/
H A Dnhops.c205 uint32_t new_size; in nhop_map_update() local

1234