Home
last modified time | relevance | path

Searched refs:tb_mem_block (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_acl/
H A Dtb_mem.h24 struct tb_mem_block { struct
25 struct tb_mem_block *next; argument
32 struct tb_mem_block *block; argument
H A Dtb_mem.c18 static struct tb_mem_block *
21 struct tb_mem_block *block; in tb_pool()
51 struct tb_mem_block *block; in tb_alloc()
71 struct tb_mem_block *next, *block; in tb_free_pool()