Searched refs:uprobe_mmap (Results 1 – 5 of 5) sorted by relevance
120 extern int uprobe_mmap(struct vm_area_struct *vma);174 static inline int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
239 uprobe_mmap(vp->vma); in vma_complete()242 uprobe_mmap(vp->adj_next); in vma_complete()272 uprobe_mmap(vp->insert); in vma_complete()
1554 uprobe_mmap(vma); in __mmap_region()
777 static inline void uprobe_mmap(struct vm_area_struct *) in uprobe_mmap() function
1389 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function