Searched refs:is_shared_maywrite (Results 1 – 4 of 4) sorted by relevance
1155 static inline bool is_shared_maywrite(const vma_flags_t *flags) in is_shared_maywrite() function1162 return is_shared_maywrite(&vma->flags); in vma_is_shared_maywrite()
1632 static inline bool is_shared_maywrite(const vma_flags_t *flags) in is_shared_maywrite() function1639 return is_shared_maywrite(&vma->flags); in vma_is_shared_maywrite()
2958 if (file && is_shared_maywrite(&vma_flags)) { in mmap_region()
4075 if (is_shared_maywrite(&desc->vma_flags)) in generic_file_readonly_mmap_prepare()