Searched refs:uprobe_dup_mmap (Results 1 – 2 of 2) sorted by relevance
/kernel/events/ | ||
D | uprobes.c | 1570 void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() function |
/kernel/ | ||
D | fork.c | 670 uprobe_dup_mmap(oldmm, mm); in dup_mmap() |