Searched refs:shmem_falloc (Results 1 – 1 of 1) sorted by relevance
104 struct shmem_falloc { struct1501 struct shmem_falloc *shmem_falloc; in shmem_writepage() local1504 if (shmem_falloc && in shmem_writepage()1510 shmem_falloc = NULL; in shmem_writepage()1512 if (shmem_falloc) in shmem_writepage()2210 struct shmem_falloc *shmem_falloc; in shmem_fault() local2214 if (shmem_falloc && in shmem_fault()3056 struct shmem_falloc shmem_falloc; in shmem_fallocate() local3117 shmem_falloc.waitq = NULL; in shmem_fallocate()3144 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()[all …]