Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dinternal.h138 ret = !mapping_unevictable(folio_mapping(folio)) && in folio_evictable()
150 ret = !mapping_unevictable(page_mapping(page)) && !PageMlocked(page); in page_evictable()
Dshmem.c869 while (!mapping_unevictable(mapping) && in shmem_unlock_mapping()
Dvmscan.c3765 if (mapping_unevictable(mapping)) in should_skip_vma()
/Linux-v6.1/include/linux/
Dpagemap.h247 static inline bool mapping_unevictable(struct address_space *mapping) in mapping_unevictable() function
/Linux-v6.1/Documentation/mm/
Dunevictable-lru.rst138 * ``int mapping_unevictable(struct address_space *mapping);``