Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dshmem_fs.h126 int shmem_unuse(unsigned int type);
/linux/mm/
H A Dshmem.c1556 int shmem_unuse(unsigned int type) in shmem_unuse() function
5753 int shmem_unuse(unsigned int type) in shmem_unuse() function
H A Dswapfile.c2751 retval = shmem_unuse(type); in try_to_unuse()