Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmlock.c391 vm_flags_reset_once(vma, newflags); in mlock_vma_pages_range()
399 vm_flags_reset_once(vma, newflags); in mlock_vma_pages_range()
/Linux-v6.6/include/linux/
Dmm.h833 static inline void vm_flags_reset_once(struct vm_area_struct *vma, in vm_flags_reset_once() function