Searched refs:bpf_prog_attach_opts (Results 1 – 3 of 3) sorted by relevance
155 struct bpf_prog_attach_opts { struct166 const struct bpf_prog_attach_opts *opts); argument
536 DECLARE_LIBBPF_OPTS(bpf_prog_attach_opts, opts, in bpf_prog_attach()545 const struct bpf_prog_attach_opts *opts) in bpf_prog_attach_xattr()549 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()