Searched refs:bpf_ksyscall_opts (Results 1 – 2 of 2) sorted by relevance
618 struct bpf_ksyscall_opts { struct662 const struct bpf_ksyscall_opts *opts);
11300 const struct bpf_ksyscall_opts *opts) in bpf_program__attach_ksyscall()11305 if (!OPTS_VALID(opts, bpf_ksyscall_opts)) in bpf_program__attach_ksyscall()11642 LIBBPF_OPTS(bpf_ksyscall_opts, opts); in attach_ksyscall()