Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h1465 __private_extern__ caddr_t m_16kalloc(int);
/xnu-8020.140.41/bsd/kern/
H A Dkpi_mbuf.c253 (*addr = m_16kalloc(how)) != NULL) { in mbuf_alloccluster()
H A Duipc_mbuf.c4121 m_16kalloc(int wait) function
4149 m->m_ext.ext_buf = m_16kalloc(wait);