Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dswapfile.c111 static inline unsigned char swap_count(unsigned char ent) in swap_count() function
1448 count = swap_count(p->swap_map[offset]); in page_swapcount()
1462 count = swap_count(si->swap_map[offset]); in __swap_count()
1475 count = swap_count(si->swap_map[offset]); in swap_swapcount()
1519 count = swap_count(p->swap_map[offset]); in swp_swapcount()
1556 if (swap_count(map[roffset])) in swap_page_trans_huge_swapped()
1561 if (swap_count(map[offset + i])) { in swap_page_trans_huge_swapped()
2027 if (count && swap_count(count) != SWAP_MAP_BAD) in find_next_to_unuse()
3302 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) { in __swap_duplicate()
3453 count = swap_count(si->swap_map[offset]); in add_swap_count_continuation()