Lines Matching refs:vm_flags_t
151 typedef unsigned long vm_flags_t;
284 vm_flags_t vm_flags;
326 const vm_flags_t vm_flags;
327 vm_flags_t __private __vm_flags;
581 static inline pgprot_t vm_get_page_prot(vm_flags_t vm_flags)
586 static inline bool is_shared_maywrite(vm_flags_t vm_flags)
704 static inline void vm_stat_account(struct mm_struct *mm, vm_flags_t flags,
1089 vm_flags_t vm_flags)
1147 static inline bool may_expand_vm(struct mm_struct *, vm_flags_t, unsigned long)
1153 vm_flags_t flags)
1159 vm_flags_t flags)
1166 vm_flags_t flags)
1205 vm_flags_t vm_flags = vma->vm_flags;
1220 static inline bool arch_validate_flags(vm_flags_t)
1285 static inline bool mlock_future_ok(struct mm_struct *mm, vm_flags_t vm_flags,
1514 static inline vm_flags_t ksm_vma_flags(const struct mm_struct *, const struct file *,
1515 vm_flags_t vm_flags)