Home
last modified time | relevance | path

Searched refs:attach_trace (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c8315 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec,
8344 .attach_fn = attach_trace),
8348 .attach_fn = attach_trace),
8352 .attach_fn = attach_trace),
8356 .attach_fn = attach_trace),
8361 .attach_fn = attach_trace),
8366 .attach_fn = attach_trace),
8371 .attach_fn = attach_trace),
8374 .attach_fn = attach_trace),
9692 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, in attach_trace() function