Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmm.h815 void __vma_start_write(struct vm_area_struct *vma, unsigned int mm_lock_seq);
829 __vma_start_write(vma, mm_lock_seq); in vma_start_write()
/linux-6.15/mm/
H A Dmemory.c6488 void __vma_start_write(struct vm_area_struct *vma, unsigned int mm_lock_seq) in __vma_start_write() function
6514 EXPORT_SYMBOL_GPL(__vma_start_write);