Home
last modified time | relevance | path

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

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