Home
last modified time | relevance | path

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

/linux/mm/
A Dshmem.c100 struct shmem_falloc { struct
1393 struct shmem_falloc *shmem_falloc; in shmem_writepage() local
1396 if (shmem_falloc && in shmem_writepage()
1402 shmem_falloc = NULL; in shmem_writepage()
1404 if (shmem_falloc) in shmem_writepage()
2073 struct shmem_falloc *shmem_falloc; in shmem_fault() local
2077 if (shmem_falloc && in shmem_fault()
2645 struct shmem_falloc shmem_falloc; in shmem_fallocate() local
2706 shmem_falloc.waitq = NULL; in shmem_fallocate()
2733 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()
[all …]

Completed in 20 milliseconds