Searched refs:uprobe_mmap (Results 1 – 3 of 3) sorted by relevance
111 extern int uprobe_mmap(struct vm_area_struct *vma);154 static inline int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
884 uprobe_mmap(vma); in vma_adjust()887 uprobe_mmap(next); in vma_adjust()914 uprobe_mmap(insert); in vma_adjust()1662 uprobe_mmap(vma); in mmap_region()
1061 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function