Searched refs:bpf_iter_attach_opts (Results 1 – 5 of 5) sorted by relevance
567 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_hash_map()665 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_percpu_hash_map()756 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_array_map()841 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_percpu_array_map()918 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_sk_storage_map()991 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_rdonly_buf_out_of_bound()
199 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_sockmap_copy()
13 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, iter_opts); in do_pin()
272 struct bpf_iter_attach_opts { struct281 const struct bpf_iter_attach_opts *opts); argument
9785 const struct bpf_iter_attach_opts *opts) in bpf_program__attach_iter()9793 if (!OPTS_VALID(opts, bpf_iter_attach_opts)) in bpf_program__attach_iter()