Searched refs:bpf_uprobe (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/trace/
H A Dbpf_trace.c3155 struct bpf_uprobe { struct
3168 struct bpf_uprobe *uprobes;
3175 struct bpf_uprobe *uprobe;
3178 static void bpf_uprobe_unregister(struct path *path, struct bpf_uprobe *uprobes,
3284 static int uprobe_prog_run(struct bpf_uprobe *uprobe,
3325 struct bpf_uprobe *uprobe;
3327 uprobe = container_of(con, struct bpf_uprobe, consumer);
3334 struct bpf_uprobe *uprobe;
3336 uprobe = container_of(con, struct bpf_uprobe, consumer);
3343 struct bpf_uprobe *uprob
[all...]

Completed in 299 milliseconds