Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-mm.c277 __hal_mempool_destroy(mempool); in __hal_mempool_create()
288 __hal_mempool_destroy(mempool); in __hal_mempool_create()
301 __hal_mempool_destroy(mempool); in __hal_mempool_create()
312 __hal_mempool_destroy(mempool); in __hal_mempool_create()
321 __hal_mempool_destroy(mempool); in __hal_mempool_create()
342 __hal_mempool_destroy(mempool); in __hal_mempool_create()
357 __hal_mempool_destroy(xge_hal_mempool_t *mempool) in __hal_mempool_destroy() function
HDxgehal-fifo.c324 __hal_mempool_destroy(fifo->mempool); in __hal_fifo_close()
HDxgehal-ring.c363 __hal_mempool_destroy(ring->mempool); in __hal_ring_close()
/NextBSD/sys/dev/nxge/include/
HDxgehal-mm.h161 void __hal_mempool_destroy(xge_hal_mempool_t *mempool);