Home
last modified time | relevance | path

Searched refs:async_completed (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/base/test/
H A Dtest_async_driver_probe.c21 static atomic_t warnings, errors, timeout, async_completed; variable
54 atomic_inc(&async_completed); in test_probe()
243 if (atomic_read(&async_completed) != async_id) { in test_async_probe_init()