Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_mbuf.c1641 mb_free_mext_pgs(struct mbuf *m) in mb_free_mext_pgs() function
1684 mb = mb_alloc_ext_pgs(how, mb_free_mext_pgs); in m_uiotombuf_nomap()
1696 mb = mb_alloc_ext_pgs(how, mb_free_mext_pgs); in m_uiotombuf_nomap()
H A Dkern_mbuf.c1584 m = mb_alloc_ext_pgs(how, mb_free_mext_pgs); in mb_alloc_ext_plus_pages()
H A Duipc_ktls.c2100 m->m_ext.ext_free = mb_free_mext_pgs; in ktls_encrypt()
/f-stack/freebsd/sys/
H A Dmbuf.h785 void mb_free_mext_pgs(struct mbuf *);