Searched refs:slots_checked (Results 1 – 1 of 1) sorted by relevance
980 unsigned int index, slots_checked, count = 0, i; in swiotlb_area_find_slots() local1009 for (slots_checked = 0; slots_checked < pool->area_nslabs; ) { in swiotlb_area_find_slots()1016 slots_checked++; in swiotlb_area_find_slots()1027 slots_checked += stride; in swiotlb_area_find_slots()