Searched refs:uprobe_mmap (Results 1 – 3 of 3) sorted by relevance
284 static inline void uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
418 uprobe_mmap(vp->vma); in vma_complete()421 uprobe_mmap(vp->adj_next); in vma_complete()452 uprobe_mmap(vp->insert); in vma_complete()2732 uprobe_mmap(vma); in __mmap_complete()
1600 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function