Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c4395 #define _M_RETRY(wait, type) _M_GET(wait, type) macro
4415 return _M_RETRY(wait, type);
6270 n = _M_RETRY(wait, m->m_type);
7545 n = _M_RETRY(M_DONTWAIT, MT_DATA);