Searched refs:is_shared_maywrite (Results 1 – 4 of 4) sorted by relevance
877 static inline bool is_shared_maywrite(vm_flags_t vm_flags) in is_shared_maywrite() function885 return is_shared_maywrite(vma->vm_flags); in vma_is_shared_maywrite()
1095 static inline bool is_shared_maywrite(vm_flags_t vm_flags) in is_shared_maywrite() function1103 return is_shared_maywrite(vma->vm_flags); in vma_is_shared_maywrite()
2778 if (file && is_shared_maywrite(vm_flags)) { in mmap_region()
4015 if (is_shared_maywrite(desc->vm_flags)) in generic_file_readonly_mmap_prepare()