Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory.c6705 bool is_droppable; in handle_mm_fault() local
6720 is_droppable = !!(vma->vm_flags & VM_DROPPABLE); in handle_mm_fault()
6745 if (is_droppable) in handle_mm_fault()