Searched refs:bpf_prog_attach_opts (Results 1 – 3 of 3) sorted by relevance
157 struct bpf_prog_attach_opts { struct168 const struct bpf_prog_attach_opts *opts); argument
618 DECLARE_LIBBPF_OPTS(bpf_prog_attach_opts, opts, in bpf_prog_attach()627 const struct bpf_prog_attach_opts *opts) in bpf_prog_attach_xattr()632 if (!OPTS_VALID(opts, bpf_prog_attach_opts)) in bpf_prog_attach_xattr()
81 DECLARE_LIBBPF_OPTS(bpf_prog_attach_opts, attach_opts); in test_cgroup_attach_multi()