Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c381 typedef struct m_pool { /* Memory pool of a given kind */ struct
384 m_addr_t (*getp)(struct m_pool *); argument
386 void (*freep)(struct m_pool *, m_addr_t); argument
392 struct m_pool *next; argument
675 struct m_pool **pp = &mp0.next; in ___del_dma_pool()
689 struct m_pool *mp; in __sym_calloc_dma()
710 struct m_pool *mp; in __sym_mfree_dma()