Home
last modified time | relevance | path

Searched refs:vm_flags_t (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dmm_types.h288 typedef unsigned long vm_flags_t; typedef
297 vm_flags_t vm_flags; /* VMA vm_flags */
Dhugetlb.h166 vm_flags_t vm_flags);
477 struct file *hugetlb_file_setup(const char *name, size_t size, vm_flags_t acct,
497 hugetlb_file_setup(const char *name, size_t size, vm_flags_t acctflag, in hugetlb_file_setup()
755 vm_flags_t flags) in arch_make_huge_pte()
Dmm.h1381 static inline bool is_cow_mapping(vm_flags_t flags) in is_cow_mapping()
2656 extern bool may_expand_vm(struct mm_struct *, vm_flags_t, unsigned long npages);
2657 extern void vm_stat_account(struct mm_struct *, vm_flags_t, long npages);
2676 unsigned long len, vm_flags_t vm_flags, unsigned long pgoff,