Searched refs:bpf__unprobe (Results 1 – 2 of 2) sorted by relevance
65 int bpf__unprobe(struct bpf_object *obj);109 static inline int bpf__unprobe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__unprobe() function
125 bpf__unprobe(obj); in bpf__clear()704 int bpf__unprobe(struct bpf_object *obj) in bpf__unprobe() function