Searched defs:attach_ksyscall (Results 1 – 2 of 2) sorted by relevance
860 pub fn attach_ksyscall<T: AsRef<str>>(&self, retprobe: bool, syscall_name: T) -> Result<Link> { in attach_ksyscall() method
11503 static int attach_ksyscall(const struct bpf_program *prog, long cookie, struct bpf_link **link) in attach_ksyscall() function