Home
last modified time | relevance | path

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

12

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dsds.h52 uint8_t alloc; /* excluding the header and null terminator */ member
58 uint16_t alloc; /* excluding the header and null terminator */ member
64 uint32_t alloc; /* excluding the header and null terminator */ member
70 uint64_t alloc; /* excluding the header and null terminator */ member
H A Dsds.c279 size_t alloc = sdsalloc(s); in sdsAllocSize() local
/f-stack/app/redis-5.0.5/src/
H A Dsds.h53 uint8_t alloc; /* excluding the header and null terminator */ member
59 uint16_t alloc; /* excluding the header and null terminator */ member
65 uint32_t alloc; /* excluding the header and null terminator */ member
71 uint64_t alloc; /* excluding the header and null terminator */ member
H A Dsds.c300 size_t alloc = sdsalloc(s); in sdsAllocSize() local
/f-stack/freebsd/sys/
H A D_unrhdr.h45 u_int alloc; /* Count of memory allocations */ member
H A Dpmckern.h102 #define PMC_SOFT_DEFINE_EX(prov, mod, func, name, alloc, release) \ argument
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h239 void* alloc; in ZSTD_cwksp_reserve_internal() local
300 void* alloc = ws->tableEnd; in ZSTD_cwksp_reserve_table() local
331 void* alloc = ws->objectEnd; in ZSTD_cwksp_reserve_object() local
/f-stack/dpdk/lib/librte_acl/
H A Dtb_mem.h35 size_t alloc; member
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c393 bool_t alloc = FALSE; in xdr_dec_array() local
453 bool_t alloc = FALSE; in xdr_dec_string() local
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h.in68 extent_alloc_t *alloc; member
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_rxtx.c106 int alloc = 0; in fm10k_recv_pkts() local
217 int alloc = 0; in fm10k_recv_scattered_pkts() local
/f-stack/freebsd/netipsec/
H A Dipsec_mbuf.c93 int todo, len, done, alloc; in m_makespace() local
H A Dxform_ah.c274 int ad, alloc, nxt, noff; in ah_massage_headers() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_palloc.h45 void *alloc; member
H A Dngx_file.h129 size_t alloc; member
/f-stack/dpdk/drivers/mempool/dpaa2/
H A Ddpaa2_hw_mempool.c300 static int alloc; in rte_dpaa2_mbuf_alloc_bulk() local
/f-stack/dpdk/app/test-flow-perf/
H A Dmain.c771 size_t alloc = 0; in dump_socket_mem() local
1424 int64_t alloc, last_alloc; in main() local
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam.h129 uint8_t alloc; member
H A Dtf_tbl.h153 uint8_t alloc; member
H A Dtf_rm.c42 struct tf_rm_alloc_info alloc; member
H A Dtf_core.h1041 uint8_t alloc; member
1350 uint8_t alloc; member
/f-stack/lib/
H A Dff_glue.c1019 … void *alloc = ff_mmap(NULL, bytes, ff_PROT_READ|ff_PROT_WRITE, ff_MAP_ANON|ff_MAP_PRIVATE, -1, 0); in kmem_malloc() local
1054 void *alloc; in malloc() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gzip_filter_module.c1025 ngx_uint_t alloc; in ngx_http_gzip_filter_alloc() local
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c1302 size_t alloc; in ngx_http_v2_state_field_len() local
3139 ngx_uint_t alloc) in ngx_http_v2_get_node_by_id()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c1486 int used, alloc; in zpool_disable_datasets() local

12