Searched refs:uprobe_mmap (Results 1 – 3 of 3) sorted by relevance
128 extern int uprobe_mmap(struct vm_area_struct *vma);172 static inline int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
899 uprobe_mmap(vma); in __vma_adjust()902 uprobe_mmap(next); in __vma_adjust()972 uprobe_mmap(insert); in __vma_adjust()1808 uprobe_mmap(vma); in mmap_region()
1069 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function