Searched refs:_wait_for_atomic (Results 1 – 2 of 2) sorted by relevance
385 #define _wait_for_atomic(COND, US, ATOMIC) \ macro429 ret__ = _wait_for_atomic((COND), (US), 0); \437 _wait_for_atomic((COND), (US), 1); \
2042 ret = _wait_for_atomic(done, fast_timeout_us, 0); in __intel_wait_for_register_fw()