Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dshmem.c110 pgoff_t nr_unswapped; /* how often writepage refused to swap out */ member
1618 shmem_falloc->nr_unswapped += nr_pages; in shmem_writepage()
3718 shmem_falloc.nr_unswapped = 0; in shmem_fallocate()
3744 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()