Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswap.h174 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs, in first swap_map */ macro
/linux-4.1.27/mm/
Dswapfile.c775 } else if (count == SWAP_MAP_SHMEM) { in swap_entry_free()
1430 if (swap_count(swcount) == SWAP_MAP_SHMEM) { in try_to_unuse()
2669 __swap_duplicate(entry, SWAP_MAP_SHMEM); in swap_shmem_alloc()