Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf.c9207 static int attach_kprobe(const struct bpf_program *prog, long cookie, struct bpf_link **link);
9225 SEC_DEF("kprobe+", KPROBE, 0, SEC_NONE, attach_kprobe),
9228 SEC_DEF("kretprobe+", KPROBE, 0, SEC_NONE, attach_kprobe),
11364 static int attach_kprobe(const struct bpf_program *prog, long cookie, struct bpf_link **link) function

Completed in 17 milliseconds