Lines Matching refs:vm_flags_t
151 typedef unsigned long vm_flags_t; typedef
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) in vm_get_page_prot()
586 static inline bool is_shared_maywrite(vm_flags_t vm_flags) in is_shared_maywrite()
704 static inline void vm_stat_account(struct mm_struct *mm, vm_flags_t flags, in vm_stat_account()
1089 vm_flags_t vm_flags) in khugepaged_enter_vma()
1147 static inline bool may_expand_vm(struct mm_struct *, vm_flags_t, unsigned long) in may_expand_vm() argument
1153 vm_flags_t flags) in vm_flags_init()
1159 vm_flags_t flags) in vm_flags_set()
1166 vm_flags_t flags) in vm_flags_clear()
1205 vm_flags_t vm_flags = vma->vm_flags; in vma_set_page_prot()
1220 static inline bool arch_validate_flags(vm_flags_t) in arch_validate_flags() argument
1285 static inline bool mlock_future_ok(struct mm_struct *mm, vm_flags_t vm_flags, in mlock_future_ok()
1514 static inline vm_flags_t ksm_vma_flags(const struct mm_struct *, const struct file *, in ksm_vma_flags()
1515 vm_flags_t vm_flags) in ksm_vma_flags()