Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswap.h233 #define SWAP_MAP_SHMEM 0xbf /* Owned by shmem/tmpfs */ macro
/linux-6.15/mm/
H A Dswapfile.c1373 } else if (count == SWAP_MAP_SHMEM) { in __swap_entry_free_locked()
3625 __swap_duplicate(entry, SWAP_MAP_SHMEM, nr); in swap_shmem_alloc()