Home
last modified time | relevance | path

Searched refs:vm_flags_reset (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dmlock.c505 vm_flags_reset(vma, newflags); in mlock_fixup()
H A Dmadvise.c168 vm_flags_reset(vma, new_flags); in madvise_update_vma()
H A Duserfaultfd.c1869 vm_flags_reset(vma, flags); in userfaultfd_set_vm_flags()
/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c561 vm_flags_reset(vma, flags); in hfi1_file_mmap()
/linux/include/linux/
H A Dmm.h883 static inline void vm_flags_reset(struct vm_area_struct *vma, in vm_flags_reset() function