Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshmem_fs.h183 extern bool shmem_charge(struct inode *inode, long pages);
/openbmc/linux/mm/
H A Dkhugepaged.c2028 !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