/linux-4.4.14/include/linux/ |
D | khugepaged.h | 40 unsigned long vm_flags) in khugepaged_enter() 59 unsigned long vm_flags) in khugepaged_enter() 64 unsigned long vm_flags) in khugepaged_enter_vma_merge()
|
D | ksm.h | 80 unsigned long end, int advice, unsigned long *vm_flags) in ksm_madvise() 92 struct mem_cgroup *memcg, unsigned long *vm_flags) in page_referenced_ksm()
|
D | mman.h | 42 #define arch_vm_get_page_prot(vm_flags) __pgprot(0) argument
|
D | rmap.h | 252 unsigned long *vm_flags) in page_referenced()
|
D | huge_mm.h | 193 unsigned long *vm_flags, int advice) in hugepage_madvise()
|
D | mm_types.h | 269 vm_flags_t vm_flags; /* VMA vm_flags */ member 321 unsigned long vm_flags; /* Flags, see mm.h. */ member
|
D | mm.h | 2064 static inline pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | mman.h | 27 static inline pgprot_t arch_vm_get_page_prot(unsigned long vm_flags) in arch_vm_get_page_prot() 31 #define arch_vm_get_page_prot(vm_flags) arch_vm_get_page_prot(vm_flags) argument
|
/linux-4.4.14/drivers/base/ |
D | dma-mapping.c | 279 unsigned long vm_flags, pgprot_t prot, in dma_common_pages_remap() 304 unsigned long vm_flags, in dma_common_contiguous_remap() 329 void dma_common_free_remap(void *cpu_addr, size_t size, unsigned long vm_flags) in dma_common_free_remap()
|
/linux-4.4.14/mm/ |
D | mmap.c | 85 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() 93 static pgprot_t vm_pgprot_modify(pgprot_t oldprot, unsigned long vm_flags) in vm_pgprot_modify() 101 unsigned long vm_flags = vma->vm_flags; in vma_set_page_prot() local 927 struct file *file, unsigned long vm_flags, in is_mergeable_vma() 975 can_vma_merge_before(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_before() 996 can_vma_merge_after(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_after() 1042 unsigned long end, unsigned long vm_flags, in vma_merge() 1269 unsigned long flags, vm_flags_t vm_flags, in do_mmap() 1495 vm_flags_t vm_flags = vma->vm_flags; in vma_wants_writenotify() local 1529 static inline int accountable_mapping(struct file *file, vm_flags_t vm_flags) in accountable_mapping() [all …]
|
D | mremap.c | 242 unsigned long vm_flags = vma->vm_flags; in move_vma() local
|
D | mprotect.c | 350 unsigned long vm_flags, nstart, end, tmp, reqprot; in SYSCALL_DEFINE3() local
|
D | gup.c | 361 vm_flags_t vm_flags = vma->vm_flags; in check_vma_flags() local 591 vm_flags_t vm_flags; in fixup_user_fault() local
|
D | rmap.c | 823 unsigned long vm_flags; member 931 unsigned long *vm_flags) in page_referenced()
|
D | nommu.c | 141 unsigned long vm_flags; in __get_user_pages() local 1085 unsigned long vm_flags; in determine_vm_flags() local 1241 vm_flags_t vm_flags, in do_mmap()
|
D | mlock.c | 650 vm_flags_t vm_flags = VM_LOCKED; in SYSCALL_DEFINE3() local
|
D | vmscan.c | 797 unsigned long vm_flags; in page_check_references() local 1768 unsigned long vm_flags; in shrink_active_list() local
|
D | huge_memory.c | 1996 unsigned long *vm_flags, int advice) in hugepage_madvise() 2128 unsigned long vm_flags) in khugepaged_enter_vma_merge()
|
D | ksm.c | 1758 unsigned long end, int advice, unsigned long *vm_flags) in ksm_madvise()
|
D | hugetlb.c | 4002 vm_flags_t vm_flags) in hugetlb_reserve_pages() 4150 unsigned long vm_flags = vma->vm_flags & VM_LOCKED_CLEAR_MASK; in page_table_shareable() local
|
D | vmalloc.c | 1655 pgprot_t prot, unsigned long vm_flags, int node, in __vmalloc_node_range()
|
D | memory.c | 851 unsigned long vm_flags = vma->vm_flags; in copy_one_pte() local
|
/linux-4.4.14/arch/arm64/mm/ |
D | fault.c | 208 unsigned int mm_flags, unsigned long vm_flags, in __do_page_fault() 251 unsigned long vm_flags = VM_READ | VM_WRITE | VM_EXEC; in do_page_fault() local
|
/linux-4.4.14/arch/s390/include/asm/ |
D | ipl.h | 70 u8 vm_flags; member
|
/linux-4.4.14/fs/ |
D | userfaultfd.c | 725 unsigned long vm_flags, new_flags; in userfaultfd_register() local
|
D | exec.c | 656 unsigned long vm_flags; in setup_arg_pages() local
|