Searched refs:tsi_nactive (Results 1 – 2 of 2) sorted by relevance
103 #define sfw_test_active(t) (atomic_read(&(t)->tsi_nactive) != 0)744 atomic_set(&tsi->tsi_nactive, 0); in sfw_add_test_instance()828 if (!atomic_dec_and_test(&tsi->tsi_nactive)) in sfw_test_unit_done()1014 atomic_inc(&tsi->tsi_nactive); in sfw_run_batch()1086 reply->bar_active = atomic_read(&tsi->tsi_nactive); in sfw_query_batch()
380 atomic_t tsi_nactive; /* # of active test member