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