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

/linux-master/kernel/trace/
H A Dbpf_trace.c3120 struct bpf_uprobe { struct
3133 struct bpf_uprobe *uprobes;
3140 struct bpf_uprobe *uprobe;
3143 static void bpf_uprobe_unregister(struct path *path, struct bpf_uprobe *uprobes,
3249 static int uprobe_prog_run(struct bpf_uprobe *uprobe,
3290 struct bpf_uprobe *uprobe;
3292 uprobe = container_of(con, struct bpf_uprobe, consumer);
3299 struct bpf_uprobe *uprobe;
3301 uprobe = container_of(con, struct bpf_uprobe, consumer);
3308 struct bpf_uprobe *uprob
[all...]

Completed in 80 milliseconds