Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 45) sorted by relevance

12

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dstats.c4 size_t sz, allocated, active, resident, mapped; in TEST_BEGIN() local
31 size_t allocated; in TEST_BEGIN() local
145 size_t sz, allocated; in TEST_BEGIN() local
190 size_t sz, allocated; in TEST_BEGIN() local
H A Dretained.c132 size_t allocated = esz * nthreads * PER_THD_NALLOCS; in TEST_BEGIN() local
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.c234 int allocated = 0; in tf_tbl_free() local
436 int allocated = 0; in tf_tbl_set() local
506 int allocated = 0; in tf_tbl_get() local
H A Dtf_identifier.c204 int allocated = 0; in tf_ident_free() local
280 int allocated = 0; in tf_ident_search() local
H A Dtf_tcam.c291 int allocated = 0; in tf_tcam_free() local
586 int allocated = 0; in tf_tcam_set() local
H A Dtf_rm.h252 int *allocated; member
/f-stack/freebsd/crypto/via/
H A Dpadlock_cipher.c168 padlock_cipher_alloc(struct cryptop *crp, int *allocated) in padlock_cipher_alloc()
193 int allocated; in padlock_cipher_process() local
/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto.c361 armv8_crypto_cipher_alloc(struct cryptop *crp, int start, int length, int *allocated) in armv8_crypto_cipher_alloc()
387 int allocated, authallocated, outallocated, i; in armv8_crypto_cipher_process() local
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbase_structs.h52 size_t allocated; member
H A Dctl.h48 size_t allocated; member
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_random_index_module.c77 size_t len, allocated, root; in ngx_http_random_index_handler() local
H A Dngx_http_try_files_module.c81 size_t len, root, alias, reserve, allocated; in ngx_http_try_files_handler() local
H A Dngx_http_index_module.c100 size_t len, root, reserve, allocated; in ngx_http_index_handler() local
H A Dngx_http_autoindex_module.c156 size_t len, allocated, root; in ngx_http_autoindex_handler() local
/f-stack/app/redis-5.0.5/src/
H A Dzmalloc.c305 int zmalloc_get_allocator_info(size_t *allocated, in zmalloc_get_allocator_info()
327 int zmalloc_get_allocator_info(size_t *allocated, in zmalloc_get_allocator_info()
/f-stack/freebsd/crypto/aesni/
H A Daesni.c388 aesni_cipher_alloc(struct cryptop *crp, int start, int length, bool *allocated) in aesni_cipher_alloc()
696 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c60 int allocated = 0; in main_loop() local
H A Dcomp_perf_test_verify.c63 int allocated = 0; in main_loop() local
H A Dcomp_perf_test_cyclecount.c164 int allocated = 0; in main_loop() local
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_pipe.h70 ngx_int_t allocated; member
/f-stack/freebsd/sys/
H A Ddevicestat.h142 int allocated; /* Allocated entry */ member
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_timer_adapter.h522 uint8_t allocated : 1; member
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_buf.h107 ngx_int_t allocated; member
/f-stack/freebsd/x86/iommu/
H A Dintel_utils.c315 bool allocated; in dmar_map_pgtbl() local
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dbase.c481 base_stats_get(tsdn_t *tsdn, base_t *base, size_t *allocated, size_t *resident, in base_stats_get()

12