Searched defs:vm_flags (Results 1 – 12 of 12) sorted by relevance
/mm/ |
D | mmap.c | 96 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() 104 static pgprot_t vm_pgprot_modify(pgprot_t oldprot, unsigned long vm_flags) in vm_pgprot_modify() 112 unsigned long vm_flags = vma->vm_flags; in vma_set_page_prot() local 961 struct file *file, unsigned long vm_flags, in is_mergeable_vma() 1009 can_vma_merge_before(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_before() 1029 can_vma_merge_after(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_after() 1074 unsigned long end, unsigned long vm_flags, in vma_merge() 1302 vm_flags_t vm_flags; in do_mmap_pgoff() local 1526 vm_flags_t vm_flags = vma->vm_flags; in vma_wants_writenotify() local 1559 static inline int accountable_mapping(struct file *file, vm_flags_t vm_flags) in accountable_mapping() [all …]
|
D | fremap.c | 150 vm_flags_t vm_flags = 0; in SYSCALL_DEFINE5() local
|
D | gup.c | 329 vm_flags_t vm_flags = vma->vm_flags; in check_vma_flags() local 553 vm_flags_t vm_flags; in fixup_user_fault() local
|
D | nommu.c | 155 unsigned long vm_flags; in __get_user_pages() local 1093 unsigned long vm_flags; in determine_vm_flags() local 1272 unsigned long capabilities, vm_flags, result; in do_mmap_pgoff() local
|
D | rmap.c | 717 unsigned long vm_flags; member 820 unsigned long *vm_flags) in page_referenced()
|
D | mremap.c | 243 unsigned long vm_flags = vma->vm_flags; in move_vma() local
|
D | mprotect.c | 338 unsigned long vm_flags, nstart, end, tmp, reqprot; in SYSCALL_DEFINE3() local
|
D | vmscan.c | 762 unsigned long vm_flags; in page_check_references() local 1721 unsigned long vm_flags; in shrink_active_list() local
|
D | huge_memory.c | 1959 unsigned long *vm_flags, int advice) in hugepage_madvise() 2086 unsigned long vm_flags) in khugepaged_enter_vma_merge()
|
D | hugetlb.c | 3467 vm_flags_t vm_flags) in hugetlb_reserve_pages() 3573 unsigned long vm_flags = vma->vm_flags & ~VM_LOCKED; in page_table_shareable() local
|
D | ksm.c | 1740 unsigned long end, int advice, unsigned long *vm_flags) in ksm_madvise()
|
D | memory.c | 807 unsigned long vm_flags = vma->vm_flags; in copy_one_pte() local
|