Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dswapfile.c115 static inline unsigned char swap_count(unsigned char ent) in swap_count() function
1442 count = swap_count(si->swap_map[offset]); in __swap_count()
1460 count = swap_count(si->swap_map[offset]); in swap_swapcount()
1504 count = swap_count(p->swap_map[offset]); in swp_swapcount()
1541 if (swap_count(map[roffset])) in swap_page_trans_huge_swapped()
1546 if (swap_count(map[offset + i])) { in swap_page_trans_huge_swapped()
2021 if (count && swap_count(count) != SWAP_MAP_BAD) in find_next_to_unuse()
3296 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) { in __swap_duplicate()
3447 count = swap_count(si->swap_map[offset]); in add_swap_count_continuation()