Searched refs:swp_count (Results 1 – 1 of 1) sorted by relevance
2097 unsigned char swp_count; in unuse_pte_range() local 2134 swp_count = READ_ONCE(si->swap_map[offset]); in unuse_pte_range() 2135 if (swp_count == 0 || swp_count == SWAP_MAP_BAD) in unuse_pte_range()