Home
last modified time | relevance | path

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

/linux/mm/
A Dinternal.h112 ret = !mapping_unevictable(folio_mapping(folio)) && in folio_evictable()
124 ret = !mapping_unevictable(page_mapping(page)) && !PageMlocked(page); in page_evictable()
A Dshmem.c874 while (!mapping_unevictable(mapping)) { in shmem_unlock_mapping()
/linux/include/linux/
A Dpagemap.h133 static inline bool mapping_unevictable(struct address_space *mapping) in mapping_unevictable() function
/linux/Documentation/vm/
A Dunevictable-lru.rst135 * ``int mapping_unevictable(struct address_space *mapping);``

Completed in 15 milliseconds