Searched refs:mapping_unevictable (Results 1 – 4 of 4) sorted by relevance
50 static inline int mapping_unevictable(struct address_space *mapping) in mapping_unevictable() function
3834 return !mapping_unevictable(page_mapping(page)) && !PageMlocked(page); in page_evictable()
375 while (!mapping_unevictable(mapping)) { in shmem_unlock_mapping()
163 (*) int mapping_unevictable(struct address_space *mapping);