Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Duprobes.h201 extern void uprobe_unregister_sync(void);
253 static inline void uprobe_unregister_sync(void) in uprobe_unregister_sync() function
/linux-6.15/kernel/events/
H A Duprobes.c1340 void uprobe_unregister_sync(void) in uprobe_unregister_sync() function
1354 EXPORT_SYMBOL_GPL(uprobe_unregister_sync);
1418 uprobe_unregister_sync(); in uprobe_register()
/linux-6.15/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c556 uprobe_unregister_sync(); in testmod_unregister_uprobe()
/linux-6.15/kernel/trace/
H A Dtrace_uprobe.c1138 uprobe_unregister_sync(); in __probe_event_disable()
H A Dbpf_trace.c3169 uprobe_unregister_sync(); in bpf_uprobe_unregister()