Searched refs:uprobe_mmap (Results 1 – 3 of 3) sorted by relevance
127 extern int uprobe_mmap(struct vm_area_struct *vma);171 static inline int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
885 uprobe_mmap(vma); in vma_adjust()888 uprobe_mmap(next); in vma_adjust()915 uprobe_mmap(insert); in vma_adjust()1672 uprobe_mmap(vma); in mmap_region()
1055 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function