Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c8308 static struct bpf_link *attach_tp(const struct bpf_sec_def *sec,
8331 .attach_fn = attach_tp),
8333 .attach_fn = attach_tp),
9585 static struct bpf_link *attach_tp(const struct bpf_sec_def *sec, in attach_tp() function