Home
last modified time | relevance | path

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

/linux/mm/
H A Duserfaultfd.c1616 static inline bool vma_move_compatible(struct vm_area_struct *vma) in vma_move_compatible() function
1643 if (!vma_move_compatible(src_vma) || !vma_move_compatible(dst_vma)) in validate_move_areas()