Searched refs:attach_kprobe (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ |
H A D | libbpf.c | 9207 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 19 milliseconds