Searched refs:vma_fault (Results 1 – 1 of 1) sorted by relevance
109 static int vma_fault(struct vm_area_struct *, struct vm_fault *);126 .fault = vma_fault,720 static int vma_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in vma_fault() function