Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c4396 #define _M_RETRY(wait, type) _M_GET(wait, type) macro
4416 return _M_RETRY(wait, type);
6135 n = _M_RETRY(wait, m->m_type);
7497 n = _M_RETRY(M_DONTWAIT, MT_DATA);