Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/ !
H A Dmbuf.h1543 __private_extern__ caddr_t m_16kalloc(int);
/xnu-10002.1.13/bsd/kern/ !
H A Dkpi_mbuf.c255 (*addr = m_16kalloc(how)) != NULL) { in mbuf_alloccluster()
H A Duipc_mbuf.c4933 m_16kalloc(int wait) function
4974 m->m_ext.ext_buf = m_16kalloc(wait);