Home
last modified time | relevance | path

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

12345

/freebsd-src/sys/dev/cxgbe/iw_cxgbe/
H A Did_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()
/freebsd-src/contrib/unbound/util/
H A Dalloc.c67 prealloc_setup(struct alloc_cache* alloc) in prealloc_setup() argument
86 prealloc_blocks(struct alloc_cache* alloc, size_t num) in prealloc_blocks() argument
103 alloc_init(struct alloc_cache * alloc,struct alloc_cache * super,int thread_num) alloc_init() argument
131 alloc_clear_special_list(struct alloc_cache * alloc) alloc_clear_special_list() argument
146 alloc_clear_special(struct alloc_cache * alloc) alloc_clear_special() argument
160 alloc_clear(struct alloc_cache * alloc) alloc_clear() argument
195 alloc_get_id(struct alloc_cache * alloc) alloc_get_id() argument
214 alloc_special_obtain(struct alloc_cache * alloc) alloc_special_obtain() argument
254 pushintosuper(struct alloc_cache * alloc,alloc_special_type * mem) pushintosuper() argument
279 alloc_special_release(struct alloc_cache * alloc,alloc_special_type * mem) alloc_special_release() argument
304 alloc_stats(struct alloc_cache * alloc) alloc_stats() argument
310 alloc_get_mem(struct alloc_cache * alloc) alloc_get_mem() argument
329 alloc_reg_obtain(struct alloc_cache * alloc) alloc_reg_obtain() argument
342 alloc_reg_release(struct alloc_cache * alloc,struct regional * r) alloc_reg_release() argument
357 alloc_set_id_cleanup(struct alloc_cache * alloc,void (* cleanup)(void *),void * arg) alloc_set_id_cleanup() argument
[all...]
/freebsd-src/sys/dev/mthca/
H A Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc()
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()
79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init()
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
H A Dmthca_dev.h197 struct mthca_alloc alloc; member
203 struct mthca_alloc alloc; member
229 struct mthca_alloc alloc; member
242 struct mthca_alloc alloc; member
249 struct mthca_alloc alloc; member
256 struct mthca_alloc alloc; member
272 struct mthca_alloc alloc; member
277 struct mthca_alloc alloc; member
/freebsd-src/contrib/netbsd-tests/lib/libobjc/
H A Dt_threads.m55 +alloc; class in init
79 {
/freebsd-src/contrib/unbound/services/cache/
H A Drrset.c62 struct alloc_cache* alloc) in rrset_cache_create() argument
84 struct config_file* cfg, struct alloc_cache* alloc) in rrset_cache_adjust() argument
175 rrset_update_id(struct rrset_ref* ref, struct alloc_cache* alloc) in rrset_update_id() argument
191 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update() argument
248 rrset_cache_update_wildcard(struct rrset_cache * rrset_cache,struct ub_packed_rrset_key * rrset,uint8_t * ce,size_t ce_len,struct alloc_cache * alloc,time_t timenow) rrset_cache_update_wildcard() argument
[all...]
/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h254 void* const alloc = (BYTE*)ws->allocStart - bytes; in ZSTD_cwksp_reserve_internal_buffer_space() local
302 void* const alloc = ws->objectEnd; in ZSTD_cwksp_internal_advance_phase() local
333 void* alloc; in ZSTD_cwksp_reserve_internal() local
386 void* alloc; in ZSTD_cwksp_reserve_table() local
427 void* alloc = ws->objectEnd; in ZSTD_cwksp_reserve_object() local
/freebsd-src/sys/sys/
H A D_unrhdr.h43 u_int alloc; /* Count of memory allocations */ member
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h226 void* alloc; in ZSTD_cwksp_reserve_internal() local
282 void* alloc = ws->tableEnd; in ZSTD_cwksp_reserve_table() local
311 void* alloc = ws->objectEnd; in ZSTD_cwksp_reserve_object() local
/freebsd-src/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h40 llvm::SpecificBumpPtrAllocator<T> alloc; member
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp47 llvm::BumpPtrAllocator &alloc) { in ParseOneExpression()
90 postfix::ParseFPOProgram(llvm::StringRef prog, llvm::BumpPtrAllocator &alloc) { in ParseFPOProgram()
/freebsd-src/lib/libopenbsd/
H A Dohash.h34 void *(*alloc)(size_t, void *); member
/freebsd-src/contrib/mandoc/
H A Dcompat_ohash.h32 void *(*alloc)(size_t, void *); member
/freebsd-src/crypto/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c19 OSSL_PARAM *d, *alloc = NULL; in ossl_rsa_acvp_test_gen_params_new() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cpp149 LibbacktraceSymbolizer *LibbacktraceSymbolizer::get(LowLevelAllocator *alloc) { in get()
180 LibbacktraceSymbolizer *LibbacktraceSymbolizer::get(LowLevelAllocator *alloc) { in get()
/freebsd-src/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h
/freebsd-src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c394 bool_t alloc = FALSE; in xdr_dec_array() local
454 bool_t alloc = FALSE; in xdr_dec_string() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.cpp57 llvm::BumpPtrAllocator &alloc) { in ResolveFPOProgram()
/freebsd-src/crypto/heimdal/kuser/
H A Dgenerate-requests.c39 unsigned n, alloc; in read_words() local
/freebsd-src/contrib/libfido2/src/
H A Dblob.c124 size_t alloc; in fido_blob_serialise() local
/freebsd-src/sys/dev/dpaa2/
H A Ddpaa2_buf.c60 const int alloc = DPAA2_ATOMIC_READ(&sc->buf_num); in dpaa2_buf_seed_pool() local
/freebsd-src/contrib/libevent/include/event2/
H A Dthread.h109 void *(*alloc)(unsigned locktype); member
/freebsd-src/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h109 void *(*alloc)(unsigned locktype); member
/freebsd-src/contrib/unbound/util/data/
H A Dpacked_rrset.c57 struct alloc_cache* alloc) in ub_packed_rrset_parsedelete()
376 struct alloc_cache* alloc, time_t now) in packed_rrset_copy_alloc()
/freebsd-src/contrib/lib9p/pytest/
H A Dnumalloc.py191 def alloc(self, val=None): member in NumAlloc

12345