Searched refs:uprobe_mmap (Results 1 – 3 of 3) sorted by relevance
119 extern int uprobe_mmap(struct vm_area_struct *vma);171 static inline int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
544 uprobe_mmap(vp->vma); in vma_complete()547 uprobe_mmap(vp->adj_next); in vma_complete()577 uprobe_mmap(vp->insert); in vma_complete()2874 uprobe_mmap(vma); in __mmap_region()
37 * allows us to skip the uprobe_mmap if there are no uprobe events active1362 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() 1357 int uprobe_mmap(struct vm_area_struct *vma) uprobe_mmap() function