Searched refs:tb_alloc (Results 1 – 3 of 3) sorted by relevance
36 void *tb_alloc(struct tb_mem_pool *pool, size_t size);
49 tb_alloc(struct tb_mem_pool *pool, size_t size) in tb_alloc() function
121 p = tb_alloc(&context->pool, alloc_size); in acl_build_alloc()1450 br = tb_alloc(&bcx->pool, sz); in acl_build_rules()