Searched defs:mempool_alloc (Results 1 – 3 of 3) sorted by relevance
56 #define mempool_alloc(p) UNWI_ARCH_OBJ(_mempool_alloc)(p) macro
50 mempool_alloc (mempool * mptr, unsigned int size, unsigned int max_size) in mempool_alloc() function
137 mempool_alloc (struct mempool *pool) in mempool_alloc() function