Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswapfile.c1853 unsigned char swp_count; in unuse_pte_range() local
1893 swp_count = READ_ONCE(si->swap_map[offset]); in unuse_pte_range()
1894 if (swp_count == 0 || swp_count == SWAP_MAP_BAD) in unuse_pte_range()