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

/linux-master/mm/
H A Dswapfile.c1860 unsigned char swp_count; local
1900 swp_count = READ_ONCE(si->swap_map[offset]);
1901 if (swp_count == 0 || swp_count == SWAP_MAP_BAD)

Completed in 123 milliseconds