Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h187 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs, in first swap_map */ macro
/Linux-v4.19/mm/
Dswapfile.c1141 } else if (count == SWAP_MAP_SHMEM) { in __swap_entry_free_locked()
2114 if (swap_count(swcount) == SWAP_MAP_SHMEM) { in try_to_unuse()
3440 __swap_duplicate(entry, SWAP_MAP_SHMEM); in swap_shmem_alloc()