Searched refs:check_vma_flags (Results 1 – 1 of 1) sorted by relevance
966 static int check_vma_flags(struct vm_area_struct *vma, unsigned long gup_flags) in check_vma_flags() function1125 ret = check_vma_flags(vma, gup_flags); in __get_user_pages()1548 if (check_vma_flags(vma, gup_flags)) in faultin_vma_page_range()