Searched refs:newmm (Results 1 – 2 of 2) sorted by relevance
115 extern void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm);169 uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() argument
1245 void uprobe_dup_mmap(struct mm_struct *oldmm, struct mm_struct *newmm) in uprobe_dup_mmap() argument1247 newmm->uprobes_state.xol_area = NULL; in uprobe_dup_mmap()1250 set_bit(MMF_HAS_UPROBES, &newmm->flags); in uprobe_dup_mmap()1252 set_bit(MMF_RECALC_UPROBES, &newmm->flags); in uprobe_dup_mmap()