Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c8313 static struct bpf_link *attach_raw_tp(const struct bpf_sec_def *sec,
8338 .attach_fn = attach_raw_tp),
8340 .attach_fn = attach_raw_tp),
9644 static struct bpf_link *attach_raw_tp(const struct bpf_sec_def *sec, in attach_raw_tp() function