Lines Matching refs:swap_count
111 static inline unsigned char swap_count(unsigned char ent)
1508 count = swap_count(p->swap_map[offset]);
1522 count = swap_count(si->swap_map[offset]);
1535 count = swap_count(si->swap_map[offset]);
1579 count = swap_count(p->swap_map[offset]);
1616 if (swap_count(map[roffset]))
1621 if (swap_count(map[offset + i])) {
1688 swapcount = swap_count(map[offset + i]);
2169 if (count && swap_count(count) != SWAP_MAP_BAD)
3513 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) {