Searched refs:shmem_falloc (Results 1 – 1 of 1) sorted by relevance
104 struct shmem_falloc { struct1499 struct shmem_falloc *shmem_falloc; in shmem_writepage() local1502 if (shmem_falloc && in shmem_writepage()1508 shmem_falloc = NULL; in shmem_writepage()1510 if (shmem_falloc) in shmem_writepage()2208 struct shmem_falloc *shmem_falloc; in shmem_fault() local2212 if (shmem_falloc && in shmem_fault()3051 struct shmem_falloc shmem_falloc; in shmem_fallocate() local3112 shmem_falloc.waitq = NULL; in shmem_fallocate()3139 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()[all …]