Home
last modified time | relevance | path

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

/mm/
Dswapfile.c110 static inline unsigned char swap_count(unsigned char ent) in swap_count() function
1468 count = swap_count(p->swap_map[offset]); in page_swapcount()
1482 count = swap_count(si->swap_map[offset]); in __swap_count()
1495 count = swap_count(si->swap_map[offset]); in swap_swapcount()
1539 count = swap_count(p->swap_map[offset]); in swp_swapcount()
1576 if (swap_count(map[roffset])) in swap_page_trans_huge_swapped()
1581 if (swap_count(map[offset + i])) { in swap_page_trans_huge_swapped()
1648 swapcount = swap_count(map[offset + i]); in page_trans_huge_map_swapcount()
2143 if (count && swap_count(count) != SWAP_MAP_BAD) in find_next_to_unuse()
3459 if (unlikely(swap_count(count) == SWAP_MAP_BAD)) { in __swap_duplicate()
[all …]