Searched defs:_ms (Results 1 – 1 of 1) sorted by relevance
400 #define __SEDI_POLL_WAIT(_cond, _ms, _mute) \ argument426 #define SEDI_POLL_WAIT(_cond, _ms) __SEDI_POLL_WAIT(_cond, _ms, false) argument435 #define SEDI_POLL_WAIT_MUTE(_cond, _ms) __SEDI_POLL_WAIT(_cond, _ms, true) argument