Home
last modified time | relevance | path

Searched defs:uprobe_dup_mmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Duprobes.h184 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() function
/openbmc/linux/kernel/events/
H A Duprobes.c1567 void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() function