Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswapfile.c117 static inline unsigned char swap_count(unsigned char ent) in swap_count() function
1449 return swap_count(si->swap_map[offset]); in __swap_count()
1464 count = swap_count(si->swap_map[offset]); in swap_swapcount()
1490 count = swap_count(p->swap_map[offset]); in swp_swapcount()
1527 if (swap_count(map[roffset])) in swap_page_trans_huge_swapped()
1532 if (swap_count(map[offset + i])) { in swap_page_trans_huge_swapped()
2037 if (count && swap_count(count) != SWAP_MAP_BAD) in find_next_to_unuse()
3299 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) { in __swap_duplicate()
3462 count = swap_count(si->swap_map[offset]); in add_swap_count_continuation()