Searched refs:attach_trace (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/tools/lib/bpf/ |
D | libbpf.c | 8231 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, 8260 .attach_fn = attach_trace), 8264 .attach_fn = attach_trace), 8268 .attach_fn = attach_trace), 8272 .attach_fn = attach_trace), 8277 .attach_fn = attach_trace), 8282 .attach_fn = attach_trace), 8287 .attach_fn = attach_trace), 8290 .attach_fn = attach_trace), 9608 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, in attach_trace() function
|