Home
last modified time | relevance | path

Searched refs:KMEM_ALLOC (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h132 #define KMEM_ALLOC(size, flag) kmem_alloc(size, flag) macro
H A Dhxge_rxdma.c869 buffer = KMEM_ALLOC(size, KM_NOSLEEP); in hxge_allocb()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h181 #define KMEM_ALLOC(size, flag) kmem_alloc(size, flag) macro
H A Dnxge_impl.h525 KMEM_ALLOC, /* use kmem_alloc(). */ enumerator
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1524 buffer = KMEM_ALLOC(size, KM_NOSLEEP); in nxge_allocb()
3873 rbrp->rbr_alloc_type = KMEM_ALLOC; in nxge_map_rxdma_channel_buf_ring()
4923 case KMEM_ALLOC: in nxge_free_buf()
H A Dnxge_main.c2660 rx_dmap[i].buf_alloc_type = KMEM_ALLOC; in nxge_alloc_rx_buf_dma()
3432 kaddrp = KMEM_ALLOC(length, KM_NOSLEEP); in nxge_dma_mem_alloc()
3722 nxge_free_buf(KMEM_ALLOC, kaddr, buf_size); in nxge_dma_free_rx_data_buf()