Home
last modified time | relevance | path

Searched refs:__hal_mempool_destroy (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mm.c272 __hal_mempool_destroy(mempool); in __hal_mempool_create()
283 __hal_mempool_destroy(mempool); in __hal_mempool_create()
296 __hal_mempool_destroy(mempool); in __hal_mempool_create()
307 __hal_mempool_destroy(mempool); in __hal_mempool_create()
316 __hal_mempool_destroy(mempool); in __hal_mempool_create()
337 __hal_mempool_destroy(mempool); in __hal_mempool_create()
352 __hal_mempool_destroy(xge_hal_mempool_t *mempool) in __hal_mempool_destroy() function
H A Dxgehal-fifo.c319 __hal_mempool_destroy(fifo->mempool); in __hal_fifo_close()
H A Dxgehal-ring.c358 __hal_mempool_destroy(ring->mempool); in __hal_ring_close()
/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mm.h156 void __hal_mempool_destroy(xge_hal_mempool_t *mempool);