Home
last modified time | relevance | path

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

/mm/
Dswap.c517 bool unevictable; in lru_cache_add_inactive_or_unevictable() local
521 unevictable = (vma->vm_flags & (VM_LOCKED | VM_SPECIAL)) == VM_LOCKED; in lru_cache_add_inactive_or_unevictable()
522 if (unlikely(unevictable) && !TestSetPageMlocked(page)) { in lru_cache_add_inactive_or_unevictable()