Home
last modified time | relevance | path

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

/openbmc/linux/kernel/dma/
H A Dswiotlb.c1009 unsigned int index, slots_checked, count = 0, i; in swiotlb_area_find_slots() local
1049 for (slots_checked = 0; slots_checked < pool->area_nslabs; ) { in swiotlb_area_find_slots()
1059 slots_checked++; in swiotlb_area_find_slots()
1070 slots_checked += stride; in swiotlb_area_find_slots()