Searched refs:vm_flags_reset (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/vma/ |
| H A D | vma.c | 80 vm_flags_reset(vma, vm_flags); in alloc_vma() 717 vm_flags_reset(vma_left, vm_flags | special_flag); in test_vma_merge_special_flags() 739 vm_flags_reset(vma_left, vm_flags | special_flag); in test_vma_merge_special_flags()
|
| H A D | vma_internal.h | 1618 static inline void vm_flags_reset(struct vm_area_struct *vma, in vm_flags_reset() function
|
| /linux/mm/ |
| H A D | mlock.c | 505 vm_flags_reset(vma, newflags); in mlock_fixup()
|
| H A D | madvise.c | 179 vm_flags_reset(vma, new_flags); in madvise_update_vma()
|
| H A D | userfaultfd.c | 1950 vm_flags_reset(vma, vm_flags); in userfaultfd_set_vm_flags()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_uvmem.c | 422 vm_flags_reset(vma, vm_flags); in kvmppc_memslot_page_merge()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | file_ops.c | 561 vm_flags_reset(vma, flags); in hfi1_file_mmap()
|
| /linux/include/linux/ |
| H A D | mm.h | 923 static inline void vm_flags_reset(struct vm_area_struct *vma, in vm_flags_reset() function
|