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.h111 int shmem_unuse(unsigned int type);
/linux/mm/
H A Dshmem.c1418 int shmem_unuse(unsigned int type) in shmem_unuse() function
5575 int shmem_unuse(unsigned int type) in shmem_unuse() function
H A Dswapfile.c2399 retval = shmem_unuse(type); in try_to_unuse()