Searched refs:_M_RETRY (Results 1 – 1 of 1) sorted by relevance
1539 #define _M_RETRY(wait, type) _M_GET(wait, type) macro1559 return _M_RETRY(wait, type); in m_retry()3096 n = _M_RETRY(wait, m->m_type); in m_copym_mode()4194 n = _M_RETRY(M_DONTWAIT, MT_DATA); in m_expand()