Home
last modified time | relevance | path

Searched refs:shmem_uncharge (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dshmem_fs.h151 extern void shmem_uncharge(struct inode *inode, long pages);
158 static inline void shmem_uncharge(struct inode *inode, long pages) in shmem_uncharge() function
/linux/mm/
H A Dkhugepaged.c2249 shmem_uncharge(mapping->host, nr_none); in collapse_file()
H A Dhuge_memory.c4073 shmem_uncharge(mapping->host, nr_shmem_dropped); in __folio_split()
H A Dshmem.c486 void shmem_uncharge(struct inode *inode, long pages) in shmem_uncharge() function