Home
last modified time | relevance | path

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

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