Searched refs:vma_is_shared_maywrite (Results 1 – 5 of 5) sorted by relevance
1160 static inline bool vma_is_shared_maywrite(struct vm_area_struct *vma) in vma_is_shared_maywrite() function
279 if (vma_is_shared_maywrite(vma)) in __vma_link_file()293 if (vma_is_shared_maywrite(vma)) in __remove_shared_vm_struct()
1030 if (!vma_is_shared_maywrite(vma)) in madvise_remove()
4068 if (vma_is_shared_maywrite(vma)) in generic_file_readonly_mmap()
1637 static inline bool vma_is_shared_maywrite(const struct vm_area_struct *vma) in vma_is_shared_maywrite() function