Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Duserfaultfd.c1355 static inline bool vma_move_compatible(struct vm_area_struct *vma) in vma_move_compatible() function
1382 if (!vma_move_compatible(src_vma) || !vma_move_compatible(dst_vma)) in validate_move_areas()