Home
last modified time | relevance | path

Searched refs:uprobe_unregister_sync (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Duprobes.h212 extern void uprobe_unregister_sync(void);
269 static inline void uprobe_unregister_sync(void) in uprobe_unregister_sync() function
/linux/kernel/events/
H A Duprobes.c1356 void uprobe_unregister_sync(void) in uprobe_unregister_sync() function
1370 EXPORT_SYMBOL_GPL(uprobe_unregister_sync);
1434 uprobe_unregister_sync(); in uprobe_register()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c634 uprobe_unregister_sync(); in testmod_unregister_uprobe()
/linux/kernel/trace/
H A Dtrace_uprobe.c1133 uprobe_unregister_sync(); in __probe_event_disable()
H A Dbpf_trace.c2918 uprobe_unregister_sync(); in bpf_uprobe_unregister()