Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c182 unsigned char *map = si->swap_map + offset; in swap_only_has_cache()
772 unsigned char *map = si->swap_map; in cluster_reclaim_range()
820 unsigned char *map = si->swap_map; in cluster_scan_range()
892 WARN_ON_ONCE(si->swap_map[offset]); in cluster_alloc_range()
893 si->swap_map[offset] = 1; in cluster_alloc_range()
992 unsigned char *map = si->swap_map; in swap_reclaim_full_clusters()
1441 count = si->swap_map[offset]; in swap_put_entries_cluster()
1607 count = si->swap_map[offset]; in swap_put_entry_locked()
1618 WRITE_ONCE(si->swap_map[offset], count); in swap_put_entry_locked()
1697 unsigned char *map = si->swap_map + offset; in swap_entries_free()
[all …]
/linux/include/linux/
H A Dswap.h268 unsigned char *swap_map; /* vmalloc'ed array of usage counts */ member
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst73 in the swap_map goes to 0) the swap code calls the zswap invalidate function