Searched refs:attach_trace (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/tools/lib/bpf/ |
D | libbpf.c | 7917 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, 7949 .attach_fn = attach_trace), 7953 .attach_fn = attach_trace), 7957 .attach_fn = attach_trace), 7961 .attach_fn = attach_trace), 7966 .attach_fn = attach_trace), 7971 .attach_fn = attach_trace), 7976 .attach_fn = attach_trace), 7979 .attach_fn = attach_trace), 9537 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, in attach_trace() function
|