Searched refs:shmem_falloc (Results 1 – 1 of 1) sorted by relevance
100 struct shmem_falloc { struct1393 struct shmem_falloc *shmem_falloc; in shmem_writepage() local1396 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() local2077 if (shmem_falloc && in shmem_fault()2645 struct shmem_falloc shmem_falloc; in shmem_fallocate() local2706 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