Home
last modified time | relevance | path

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

/linux/mm/
H A Dmlock.c445 vm_flags_reset_once(vma, newflags); in mlock_vma_pages_range()
453 vm_flags_reset_once(vma, newflags); in mlock_vma_pages_range()
/linux/include/linux/
H A Dmm.h877 static inline void vm_flags_reset_once(struct vm_area_struct *vma, in vm_flags_reset_once() function