Searched refs:__vma_start_write (Results 1 – 2 of 2) sorted by relevance
291 int __vma_start_write(struct vm_area_struct *vma, int state);303 __vma_start_write(vma, TASK_UNINTERRUPTIBLE); in vma_start_write()325 return __vma_start_write(vma, TASK_KILLABLE); in vma_start_write_killable()
139 int __vma_start_write(struct vm_area_struct *vma, int state) in __vma_start_write() function170 EXPORT_SYMBOL_GPL(__vma_start_write);