Searched refs:memdesc_alloc_ext_mbuf_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ |
H A D | memdesc.h | 194 typedef struct mbuf *memdesc_alloc_ext_mbuf_t(void *, int, void *, size_t); typedef 198 memdesc_alloc_ext_mbuf_t *ext_alloc,
|
/freebsd/sys/kern/ |
H A D | subr_memdesc.c | 341 vaddr_ext_mbuf(memdesc_alloc_ext_mbuf_t *ext_alloc, void *cb_arg, int how, in vaddr_ext_mbuf() 470 vlist_ext_mbuf(memdesc_alloc_ext_mbuf_t *ext_alloc, void *cb_arg, int how, in vlist_ext_mbuf() 750 memdesc_alloc_ext_mbuf_t *ext_alloc, in memdesc_alloc_ext_mbufs()
|