Home
last modified time | relevance | path

Searched refs:shmem_unuse (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dshmem_fs.h111 int shmem_unuse(unsigned int type);
/linux-6.15/mm/
H A Dshmem.c1499 int shmem_unuse(unsigned int type) in shmem_unuse() function
5754 int shmem_unuse(unsigned int type) in shmem_unuse() function
H A Dswapfile.c2303 retval = shmem_unuse(type); in try_to_unuse()