Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dswap.h193 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs */ macro
/kernel/linux/linux-5.10/mm/
Dswapfile.c1247 } else if (count == SWAP_MAP_SHMEM) { in __swap_entry_free_locked()
3548 __swap_duplicate(entry, SWAP_MAP_SHMEM); in swap_shmem_alloc()