Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in uprobe_clear_state() function
/kernel/linux/linux-6.6/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) in uprobe_clear_state() function
/kernel/linux/linux-5.10/kernel/events/
H A Duprobes.c1544 * uprobe_clear_state - Free the area allocated for slots.
1546 void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c1539 * uprobe_clear_state - Free the area allocated for slots.
1541 void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state() function
/kernel/linux/linux-5.10/kernel/
H A Dfork.c1114 uprobe_clear_state(mm); in __mmput()
/kernel/linux/linux-6.6/kernel/
H A Dfork.c1359 uprobe_clear_state(mm); in __mmput()

Completed in 14 milliseconds