Searched refs:bpf_detach_probe (Results 1 – 1 of 1) sorted by relevance
1004 static int bpf_detach_probe(const char *ev_name, const char *event_type) in bpf_detach_probe() function1074 return bpf_detach_probe(ev_name, "kprobe"); in bpf_detach_kprobe()1079 return bpf_detach_probe(ev_name, "uprobe"); in bpf_detach_uprobe()