Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h191 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs, in first swap_map */ macro
/Linux-v5.4/mm/
Dswapfile.c1192 } else if (count == SWAP_MAP_SHMEM) { in __swap_entry_free_locked()
3448 __swap_duplicate(entry, SWAP_MAP_SHMEM); in swap_shmem_alloc()