Searched refs:shmem_evict_inode (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/mm/
H A Dshmem.c587 static void shmem_evict_inode(struct inode *inode) shmem_evict_inode() function
628 * But be careful: shmem_evict_inode checks list_empty without taking shmem_unuse_inode()
643 * dropped it: although a racing shmem_evict_inode() cannot shmem_unuse_inode()
664 * but also to hold up shmem_evict_inode(): so inode cannot be freed shmem_unuse_inode()
3187 .evict_inode = shmem_evict_inode,

Completed in 70 milliseconds