Searched refs:tmp_count (Results 1 – 1 of 1) sorted by relevance
1580 int count, tmp_count, n; in swp_swapcount() local1609 tmp_count = map[offset]; in swp_swapcount()1612 count += (tmp_count & ~COUNT_CONTINUED) * n; in swp_swapcount()1614 } while (tmp_count & COUNT_CONTINUED); in swp_swapcount()