Searched refs:remove_uprobe_event_legacy (Results 1 – 1 of 1) sorted by relevance
9691 static int remove_uprobe_event_legacy(const char *probe_name, bool retprobe);9711 err = remove_uprobe_event_legacy(perf_link->legacy_probe_name, in bpf_link_perf_detach()10155 static inline int remove_uprobe_event_legacy(const char *probe_name, bool retprobe) in remove_uprobe_event_legacy() function