Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dshmem_fs.h118 extern bool shmem_charge(struct inode *inode, long pages);
/kernel/linux/linux-6.6/include/linux/
H A Dshmem_fs.h174 extern bool shmem_charge(struct inode *inode, long pages);
/kernel/linux/linux-5.10/mm/
H A Dkhugepaged.c1750 if (!shmem_charge(mapping->host, 1)) { in collapse_file()
H A Dshmem.c375 bool shmem_charge(struct inode *inode, long pages) in shmem_charge() function
/kernel/linux/linux-6.6/mm/
H A Dkhugepaged.c2037 !shmem_charge(mapping->host, nr_none)) in collapse_file()
H A Dshmem.c446 bool shmem_charge(struct inode *inode, long pages) in shmem_charge() function

Completed in 17 milliseconds