Searched refs:_wait_for_atomic (Results 1 – 2 of 2) sorted by relevance
303 #define _wait_for_atomic(COND, US, ATOMIC) \ macro347 ret__ = _wait_for_atomic((COND), (US), 0); \355 _wait_for_atomic((COND), (US), 1); \
2524 ret = _wait_for_atomic(done, fast_timeout_us, 0); in __intel_wait_for_register_fw()