Home
last modified time | relevance | path

Searched refs:uprobe_clear_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Duprobes.h123 extern void uprobe_clear_state(struct mm_struct *mm);
185 static inline void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function
/linux-4.1.27/kernel/
Dfork.c691 uprobe_clear_state(mm); in mmput()
/linux-4.1.27/kernel/events/
Duprobes.c1223 void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function