Searched refs:uprobe_clear_state (Results 1 – 3 of 3) sorted by relevance
225 extern void uprobe_clear_state(struct mm_struct *mm);304 static inline void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() 303 static inline void uprobe_clear_state(struct mm_struct *mm) uprobe_clear_state() function
1820 void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function
1171 uprobe_clear_state(mm); in __mmput()