Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mm.h148 xge_hal_status_e __hal_mempool_grow(xge_hal_mempool_t *mempool,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mm.c34 __hal_mempool_grow(xge_hal_mempool_t *mempool, int num_allocate, in __hal_mempool_grow() function
332 status = __hal_mempool_grow(mempool, memblocks_to_allocate, &allocated); in __hal_mempool_create()