Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c4396 #define _M_RETRYHDR(wait, type) _M_GETHDR(wait, type) macro
4421 return _M_RETRYHDR(wait, type);
5724 m = _M_RETRYHDR(how, MT_DATA);
6268 n = _M_RETRYHDR(wait, m->m_type);