Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c147 static inline unsigned char swap_count(unsigned char ent) in swap_count() function
204 if (swap_count(count) != 1 && swap_count(count) != SWAP_MAP_SHMEM) in swap_is_last_map()
1644 count = swap_count(data_race(si->swap_map[offset])); in swap_entries_put_map()
1782 return swap_count(si->swap_map[offset]); in __swap_count()
1797 count = swap_count(si->swap_map[offset]); in swap_entry_swapped()
1823 count = swap_count(si->swap_map[offset]); in swp_swapcount()
1861 if (swap_count(map[roffset])) in swap_page_trans_huge_swapped()
1866 if (swap_count(map[offset + i])) { in swap_page_trans_huge_swapped()
2443 if (count && swap_count(count) != SWAP_MAP_BAD) in find_next_to_unuse()
3700 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) { in __swap_duplicate()
[all …]