Searched refs:attach_ksyscall (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ |
H A D | libbpf.c | 9209 static int attach_ksyscall(const struct bpf_program *prog, long cookie, struct bpf_link **link); 9237 SEC_DEF("ksyscall+", KPROBE, 0, SEC_NONE, attach_ksyscall), 9238 SEC_DEF("kretsyscall+", KPROBE, 0, SEC_NONE, attach_ksyscall), 11401 static int attach_ksyscall(const struct bpf_program *prog, long cookie, struct bpf_link **link) function
|
Completed in 16 milliseconds