Searched refs:swap_count (Results 1 – 1 of 1) sorted by relevance
112 static inline unsigned char swap_count(unsigned char ent) in swap_count() function1524 count = swap_count(p->swap_map[offset]); in page_swapcount()1538 count = swap_count(si->swap_map[offset]); in __swap_count()1551 count = swap_count(si->swap_map[offset]); in swap_swapcount()1595 count = swap_count(p->swap_map[offset]); in swp_swapcount()1632 if (swap_count(map[roffset])) in swap_page_trans_huge_swapped()1637 if (swap_count(map[offset + i])) { in swap_page_trans_huge_swapped()1704 swapcount = swap_count(map[offset + i]); in page_trans_huge_map_swapcount()2181 if (count && swap_count(count) != SWAP_MAP_BAD) in find_next_to_unuse()3522 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) { in __swap_duplicate()