Home
last modified time | relevance | path

Searched refs:tb_alloc (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/acl/
H A Dtb_mem.h36 void *tb_alloc(struct tb_mem_pool *pool, size_t size);
H A Dtb_mem.c49 tb_alloc(struct tb_mem_pool *pool, size_t size) in tb_alloc() function
H A Dacl_bld.c121 p = tb_alloc(&context->pool, alloc_size); in acl_build_alloc()
1450 br = tb_alloc(&bcx->pool, sz); in acl_build_rules()