Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dshmem.c98 * shmem_fallocate communicates with shmem_fault or shmem_writepage via
1404 * reactivate the page, and let shmem_fallocate() quit when too many. in shmem_writepage()
2094 * shmem_falloc_waitq points into the shmem_fallocate() in shmem_fault()
2769 static long shmem_fallocate(struct file *file, int mode, loff_t offset, in shmem_fallocate() function
3912 .fallocate = shmem_fallocate,
/kernel/linux/linux-6.6/mm/
H A Dshmem.c100 * shmem_fallocate communicates with shmem_fault or shmem_writepage via
1490 * reactivate the folio, and let shmem_fallocate() quit when too many. in shmem_writepage()
2227 * shmem_falloc_waitq points into the shmem_fallocate() in shmem_fault()
3043 static long shmem_fallocate(struct file *file, int mode, loff_t offset, in shmem_fallocate() function
4490 .fallocate = shmem_fallocate,

Completed in 11 milliseconds