Searched refs:nwrites (Results 1 – 1 of 1) sorted by relevance
31 static atomic_t nwrites; variable159 if (atomic_get(&nwrites) == 0) { in written_to()165 atomic_inc(&nwrites); in written_to()311 WAIT_FOR_VAL(nwrites, 3); in test_procedure_0()