Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c8312 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec,
8341 .attach_fn = attach_trace),
8345 .attach_fn = attach_trace),
8349 .attach_fn = attach_trace),
8353 .attach_fn = attach_trace),
8358 .attach_fn = attach_trace),
8363 .attach_fn = attach_trace),
8368 .attach_fn = attach_trace),
8371 .attach_fn = attach_trace),
9689 static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, in attach_trace() function