Searched refs:_wait_for_atomic (Results 1 – 2 of 2) sorted by relevance
347 #define _wait_for_atomic(COND, US, ATOMIC) \ macro391 ret__ = _wait_for_atomic((COND), (US), 0); \399 _wait_for_atomic((COND), (US), 1); \
2050 ret = _wait_for_atomic(done, fast_timeout_us, 0); in __intel_wait_for_register_fw()