Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dswap.h175 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs, in first swap_map */ macro
/linux-3.4.99/mm/
Dswapfile.c525 } else if (count == SWAP_MAP_SHMEM) { in swap_entry_free()
1148 if (swap_count(swcount) == SWAP_MAP_SHMEM) { in try_to_unuse()
2259 __swap_duplicate(entry, SWAP_MAP_SHMEM); in swap_shmem_alloc()