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

/linux-master/include/linux/
H A Duprobes.h129 extern void uprobe_clear_state(struct mm_struct *mm);
200 static inline void uprobe_clear_state(struct mm_struct *mm) function
/linux-master/kernel/events/
H A Duprobes.c1539 * uprobe_clear_state - Free the area allocated for slots.
1541 void uprobe_clear_state(struct mm_struct *mm) function
/linux-master/kernel/
H A Dfork.c1342 uprobe_clear_state(mm);

Completed in 111 milliseconds