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

/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c146 (*addr = m_16kalloc(how)) != NULL)
H A Duipc_mbuf.c3541 m_16kalloc(int wait) function
3567 m->m_ext.ext_buf = m_16kalloc(wait);
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1011 __private_extern__ caddr_t m_16kalloc(int);

Completed in 32 milliseconds