Searched refs:_wait_for_atomic (Results 1 – 2 of 2) sorted by relevance
88 #define _wait_for_atomic(COND, US, ATOMIC) \ macro132 ret__ = _wait_for_atomic((COND), (US), 0); \140 _wait_for_atomic((COND), (US), 1); \
2003 ret = _wait_for_atomic(done, fast_timeout_us, 0); in __intel_wait_for_register_fw()