Home
last modified time | relevance | path

Searched refs:vm_flags_reset_once (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/mm/
H A Dmlock.c447 vm_flags_reset_once(vma, newflags); in mlock_vma_pages_range()
455 vm_flags_reset_once(vma, newflags); in mlock_vma_pages_range()
H A Dmprotect.c671 vm_flags_reset_once(vma, newflags); in mprotect_fixup()
/linux-6.15/include/linux/
H A Dmm.h958 static inline void vm_flags_reset_once(struct vm_area_struct *vma, in vm_flags_reset_once() function