Home
last modified time | relevance | path

Searched defs:memblock (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c33 void *memblock; in __hal_ring_item_dma_offset() local
50 void *memblock; in __hal_ring_item_dma_addr() local
121 __hal_ring_mempool_item_alloc(xge_hal_mempool_h mempoolh,void * memblock,int memblock_index,xge_hal_mempool_dma_t * dma_object,void * item,int index,int is_last,void * userdata) __hal_ring_mempool_item_alloc() argument
[all...]
H A Dxgehal-fifo.c29 void *memblock, in __hal_fifo_mempool_item_alloc() argument
99 void *memblock, in __hal_fifo_mempool_item_free() argument
/titanic_52/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mm.h103 void *memblock = mempool->memblocks_arr[memblock_idx]; in __hal_mempool_item_priv() local
H A Dxgehal-fifo.h236 void *memblock; member