Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c8227 static struct bpf_link *attach_tp(const struct bpf_sec_def *sec,
8250 .attach_fn = attach_tp),
8252 .attach_fn = attach_tp),
9504 static struct bpf_link *attach_tp(const struct bpf_sec_def *sec, in attach_tp() function