Searched refs:bpf_program__attach_ksyscall (Results 1 – 2 of 2) sorted by relevance
358 bpf_program__attach_ksyscall;
12072 struct bpf_link *bpf_program__attach_ksyscall(const struct bpf_program *prog, in bpf_program__attach_ksyscall() function12491 *link = bpf_program__attach_ksyscall(prog, syscall_name, &opts); in attach_ksyscall()