Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 128) sorted by relevance

123456

/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDid_table.c49 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc()
76 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) in c4iw_id_free()
88 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc()
114 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
/NextBSD/contrib/unbound/util/
HDalloc.c67 prealloc(struct alloc_cache* alloc) in prealloc()
85 prealloc_blocks(struct alloc_cache* alloc, size_t num) in prealloc_blocks()
102 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, in alloc_init()
129 alloc_clear(struct alloc_cache* alloc) in alloc_clear()
172 alloc_get_id(struct alloc_cache* alloc) in alloc_get_id()
191 alloc_special_obtain(struct alloc_cache* alloc) in alloc_special_obtain()
231 pushintosuper(struct alloc_cache* alloc, alloc_special_t* mem) in pushintosuper()
256 alloc_special_release(struct alloc_cache* alloc, alloc_special_t* mem) in alloc_special_release()
281 alloc_stats(struct alloc_cache* alloc) in alloc_stats()
287 size_t alloc_get_mem(struct alloc_cache* alloc) in alloc_get_mem()
[all …]
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_allocator.c39 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc()
63 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()
78 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init()
104 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
HDmthca_dev.h195 struct mthca_alloc alloc; member
201 struct mthca_alloc alloc; member
227 struct mthca_alloc alloc; member
240 struct mthca_alloc alloc; member
247 struct mthca_alloc alloc; member
254 struct mthca_alloc alloc; member
270 struct mthca_alloc alloc; member
275 struct mthca_alloc alloc; member
/NextBSD/contrib/gcc/
HDvec.c40 unsigned alloc; member
50 unsigned alloc = 0; in calculate_allocation() local
101 unsigned alloc = alloc = calculate_allocation (pfx, reserve, exact); in vec_gc_o_reserve_1() local
173 unsigned alloc = calculate_allocation (pfx, reserve, exact); in vec_heap_o_reserve_1() local
/NextBSD/contrib/netbsd-tests/lib/libobjc/
HDt_threads.m55 +alloc; class in init
79 {
/NextBSD/contrib/unbound/services/cache/
HDrrset.c59 struct alloc_cache* alloc) in rrset_cache_create()
81 struct config_file* cfg, struct alloc_cache* alloc) in rrset_cache_adjust()
169 rrset_update_id(struct rrset_ref* ref, struct alloc_cache* alloc) in rrset_update_id()
185 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update()
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/
Dmap_debug_base.hpp313 __gnu_cxx::throw_allocator<char> alloc; in split() local
334 __gnu_cxx::throw_allocator<char> alloc; in join() local
/NextBSD/crypto/openssh/
HDbuffer.h22 u_int alloc; /* Number of bytes allocated for data. */ member
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_persistent_allocator.h46 inline void *PersistentAllocator::alloc(uptr size) { in alloc() function
HDsanitizer_symbolizer_libbacktrace.cc149 LibbacktraceSymbolizer *LibbacktraceSymbolizer::get(LowLevelAllocator *alloc) { in get()
180 LibbacktraceSymbolizer *LibbacktraceSymbolizer::get(LowLevelAllocator *alloc) { in get()
/NextBSD/sys/sys/
HD_unrhdr.h43 u_int alloc; /* Count of memory allocations */ member
/NextBSD/contrib/compiler-rt/lib/tsan/tests/unit/
HDtsan_dense_alloc_test.cc30 Alloc alloc; in TEST() local
/NextBSD/contrib/unbound/util/data/
HDmsgreply.c135 repinfo_alloc_rrset_keys(struct reply_info* rep, struct alloc_cache* alloc, in repinfo_alloc_rrset_keys()
430 struct alloc_cache* alloc, struct query_info* qinf, in parse_create_msg()
445 int reply_info_parse(sldns_buffer* pkt, struct alloc_cache* alloc, in reply_info_parse()
515 reply_info_parsedelete(struct reply_info* rep, struct alloc_cache* alloc) in reply_info_parsedelete()
675 reply_info_copy(struct reply_info* rep, struct alloc_cache* alloc, in reply_info_copy()
HDpacked_rrset.c56 struct alloc_cache* alloc) in ub_packed_rrset_parsedelete()
366 struct alloc_cache* alloc, time_t now) in packed_rrset_copy_alloc()
/NextBSD/contrib/mdocml/
HDcompat_ohash.h32 void *(*alloc)(size_t, void *); member
/NextBSD/lib/libopenbsd/
HDohash.h36 void *(*alloc)(size_t, void *); member
/NextBSD/contrib/jemalloc/include/jemalloc/
HDjemalloc_typedefs.h50 chunk_alloc_t *alloc; member
/NextBSD/contrib/subversion/subversion/libsvn_ra_serf/
HDmerge.c292 serf_bucket_alloc_t *alloc, in merge_lock_token_list()
340 serf_bucket_alloc_t *alloc, in create_merge_body()
HDoptions.c119 serf_bucket_alloc_t *alloc, in create_options_body()
583 serf_bucket_alloc_t *alloc, in create_simple_options_body()
/NextBSD/crypto/heimdal/kuser/
HDgenerate-requests.c39 unsigned n, alloc; in read_words() local
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDASTDumper.cpp103 char *alloc = (char*)malloc(len); in ToLog() local
/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDthread.h109 void *(*alloc)(unsigned locktype); member
/NextBSD/include/
HDmalloc_np.h48 chunk_alloc_t *alloc; member
/NextBSD/contrib/jemalloc/src/
HDrtree.c13 rtree_new(rtree_t *rtree, unsigned bits, rtree_node_alloc_t *alloc, in rtree_new()

123456