Searched refs:mapping_unevictable (Results 1 – 5 of 5) sorted by relevance
138 ret = !mapping_unevictable(folio_mapping(folio)) && in folio_evictable()150 ret = !mapping_unevictable(page_mapping(page)) && !PageMlocked(page); in page_evictable()
869 while (!mapping_unevictable(mapping) && in shmem_unlock_mapping()
3765 if (mapping_unevictable(mapping)) in should_skip_vma()
247 static inline bool mapping_unevictable(struct address_space *mapping) in mapping_unevictable() function
138 * ``int mapping_unevictable(struct address_space *mapping);``