Home
last modified time | relevance | path

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

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