Home
last modified time | relevance | path

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

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