Home
last modified time | relevance | path

Searched refs:shmem_fallocend (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dshmem_fs.h178 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() function
/openbmc/linux/mm/
H A Dhuge_memory.c2693 end = shmem_fallocend(mapping->host, end); in split_huge_page_to_list()