Searched refs:uprobe_mmap (Results 1 – 4 of 4) sorted by relevance
202 extern int uprobe_mmap(struct vm_area_struct *vma);256 static inline int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function
336 uprobe_mmap(vp->vma); in vma_complete()339 uprobe_mmap(vp->adj_next); in vma_complete()369 uprobe_mmap(vp->insert); in vma_complete()2483 uprobe_mmap(vma); in __mmap_complete()
835 static inline void uprobe_mmap(struct vm_area_struct *) in uprobe_mmap() function
1581 int uprobe_mmap(struct vm_area_struct *vma) in uprobe_mmap() function