Searched refs:async_completed (Results 1 – 1 of 1) sorted by relevance
21 static atomic_t warnings, errors, timeout, async_completed; variable54 atomic_inc(&async_completed); in test_probe()243 if (atomic_read(&async_completed) != async_id) { in test_async_probe_init()