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

/linux-master/include/linux/
H A Dswap.h235 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs */ macro
/linux-master/mm/
H A Dswapfile.c1202 } else if (count == SWAP_MAP_SHMEM) {
3363 __swap_duplicate(entry, SWAP_MAP_SHMEM);

Completed in 147 milliseconds