Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/ !
H A Dmbuf.h1992 mext_init(m, buf, m_maxsize(MC_CL), NULL, NULL, rfa, 0, \
1996 mext_init(m, buf, m_maxsize(MC_BIGCL), m_bigfree, NULL, rfa, 0, \
2000 mext_init(m, buf, m_maxsize(MC_16KCL), m_16kfree, NULL, rfa, 0, \
2041 extern void mext_init(struct mbuf *m, void *__sized_by(size)buf, u_int size,
/xnu-12377.81.4/bsd/kern/ !
H A Duipc_mbuf.c513 mext_init(struct mbuf *m, void *__sized_by(size)buf, u_int size, in mext_init() function
1824 mext_init(m, extbuf, extsize, extfree, extarg, rfa, in m_clattach()
1827 mext_init(m, extbuf, extsize, extfree, (caddr_t)m, rfa, in m_clattach()
4805 mext_init(m, extbuf, extsize, extfree, (caddr_t)m, rfa, in m_ext_paired_activate()
H A Duipc_mbuf_mcache.c3258 mext_init(m, extbuf, extsize, extfree, extarg, rfa,
3261 mext_init(m, extbuf, extsize, extfree, (caddr_t)m, rfa,