Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dshmem.c105 struct shmem_falloc { struct
1611 struct shmem_falloc *shmem_falloc; in shmem_writepage() local
1614 if (shmem_falloc && in shmem_writepage()
1620 shmem_falloc = NULL; in shmem_writepage()
1622 if (shmem_falloc) in shmem_writepage()
2676 struct shmem_falloc *shmem_falloc; in shmem_falloc_wait() local
2682 if (shmem_falloc && in shmem_falloc_wait()
2683 shmem_falloc->waitq && in shmem_falloc_wait()
3653 struct shmem_falloc shmem_falloc; in shmem_fallocate() local
3744 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()
[all …]