Searched refs:num_active (Results 1 – 1 of 1) sorted by relevance
2343 int num_active = 0; in handle_exception() local2346 num_active += bh->inreq_busy + bh->outreq_busy; in handle_exception()2348 if (num_active == 0) in handle_exception()