Home
last modified time | relevance | path

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

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