Searched refs:uprobe_clear_state (Results 1 – 3 of 3) sorted by relevance
131 extern void uprobe_clear_state(struct mm_struct *mm);202 static inline void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function
1543 * uprobe_clear_state - Free the area allocated for slots.1545 void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function
1346 uprobe_clear_state(mm); in __mmput()