Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dinternal.h162 ret = !mapping_unevictable(folio_mapping(folio)) && in folio_evictable()
Dshmem.c941 while (!mapping_unevictable(mapping) && in shmem_unlock_mapping()
Dvmscan.c3893 if (mapping_unevictable(mapping)) in should_skip_vma()
/Linux-v6.6/include/linux/
Dpagemap.h252 static inline bool mapping_unevictable(struct address_space *mapping) in mapping_unevictable() function
/Linux-v6.6/Documentation/mm/
Dunevictable-lru.rst139 * ``int mapping_unevictable(struct address_space *mapping);``