/linux-4.1.27/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 | huge_mm.h | 193 unsigned long *vm_flags, int advice) in hugepage_madvise()
|
D | rmap.h | 249 unsigned long *vm_flags) in page_referenced()
|
D | mm_types.h | 229 vm_flags_t vm_flags; /* VMA vm_flags */ member 271 unsigned long vm_flags; /* Flags, see mm.h. */ member
|
D | mm.h | 2017 static inline pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot()
|
/linux-4.1.27/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.1.27/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.1.27/mm/ |
D | mmap.c | 84 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() 92 static pgprot_t vm_pgprot_modify(pgprot_t oldprot, unsigned long vm_flags) in vm_pgprot_modify() 100 unsigned long vm_flags = vma->vm_flags; in vma_set_page_prot() local 926 struct file *file, unsigned long vm_flags) in is_mergeable_vma() 971 can_vma_merge_before(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_before() 990 can_vma_merge_after(struct vm_area_struct *vma, unsigned long vm_flags, in can_vma_merge_after() 1034 unsigned long end, unsigned long vm_flags, in vma_merge() 1261 vm_flags_t vm_flags; in do_mmap_pgoff() local 1485 vm_flags_t vm_flags = vma->vm_flags; in vma_wants_writenotify() local 1518 static inline int accountable_mapping(struct file *file, vm_flags_t vm_flags) in accountable_mapping() [all …]
|
D | gup.c | 324 vm_flags_t vm_flags = vma->vm_flags; in check_vma_flags() local 548 vm_flags_t vm_flags; in fixup_user_fault() local
|
D | mremap.c | 241 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 | rmap.c | 717 unsigned long vm_flags; member 820 unsigned long *vm_flags) in page_referenced()
|
D | nommu.c | 157 unsigned long vm_flags; in __get_user_pages() local 1119 unsigned long vm_flags; in determine_vm_flags() local 1285 unsigned long capabilities, vm_flags, result; in do_mmap_pgoff() local
|
D | vmscan.c | 760 unsigned long vm_flags; in page_check_references() local 1720 unsigned long vm_flags; in shrink_active_list() local
|
D | huge_memory.c | 1923 unsigned long *vm_flags, int advice) in hugepage_madvise() 2055 unsigned long vm_flags) in khugepaged_enter_vma_merge()
|
D | hugetlb.c | 3565 vm_flags_t vm_flags) in hugetlb_reserve_pages() 3683 unsigned long vm_flags = vma->vm_flags & ~VM_LOCKED; in page_table_shareable() local
|
D | ksm.c | 1739 unsigned long end, int advice, unsigned long *vm_flags) in ksm_madvise()
|
D | vmalloc.c | 1654 pgprot_t prot, unsigned long vm_flags, int node, in __vmalloc_node_range()
|
D | memory.c | 810 unsigned long vm_flags = vma->vm_flags; in copy_one_pte() local
|
/linux-4.1.27/arch/arm64/mm/ |
D | fault.c | 157 unsigned int mm_flags, unsigned long vm_flags, in __do_page_fault() 200 unsigned long vm_flags = VM_READ | VM_WRITE | VM_EXEC; in do_page_fault() local
|
/linux-4.1.27/arch/x86/mm/ |
D | mpx.c | 30 vm_flags_t vm_flags; in mpx_mmap() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | ipl.h | 69 u8 vm_flags; member
|
/linux-4.1.27/fs/ |
D | exec.c | 650 unsigned long vm_flags; in setup_arg_pages() local
|