Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c3694 #define _M_RETRY(wait, type) _M_GET(wait, type) macro
3714 return _M_RETRY(wait, type);
5117 n = _M_RETRY(wait, m->m_type);
6458 n = _M_RETRY(M_DONTWAIT, MT_DATA);