Searched refs:vma_is_shared_maywrite (Results 1 – 5 of 5) sorted by relevance
233 if (vma_is_shared_maywrite(vma)) in __vma_link_file()247 if (vma_is_shared_maywrite(vma)) in __remove_shared_vm_struct()
1022 if (!vma_is_shared_maywrite(vma)) in madvise_remove()
4019 if (vma_is_shared_maywrite(vma)) in generic_file_readonly_mmap()
1165 static inline bool vma_is_shared_maywrite(struct vm_area_struct *vma) in vma_is_shared_maywrite() function
1557 static inline bool vma_is_shared_maywrite(const struct vm_area_struct *vma) in vma_is_shared_maywrite() function