Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c8306 static struct bpf_link *attach_kprobe(const struct bpf_sec_def *sec,
8323 .attach_fn = attach_kprobe),
8326 .attach_fn = attach_kprobe),
9465 static struct bpf_link *attach_kprobe(const struct bpf_sec_def *sec, in attach_kprobe() function