Home
last modified time | relevance | path

Searched refs:bpf_iter_attach_opts (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbpf_iter.c593 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_hash_map()
688 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_percpu_hash_map()
778 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_array_map()
863 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_percpu_array_map()
941 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_sk_storage_delete()
1053 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_sk_storage_map()
1126 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_rdonly_buf_out_of_bound()
A Dsockmap_basic.c201 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_sockmap_copy()
/linux/tools/bpf/bpftool/
A Diter.c13 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, iter_opts); in do_pin()
/linux/tools/lib/bpf/
A Dlibbpf.h395 struct bpf_iter_attach_opts { struct
404 const struct bpf_iter_attach_opts *opts); argument
A Dlibbpf.c10295 const struct bpf_iter_attach_opts *opts) in bpf_program__attach_iter()
10303 if (!OPTS_VALID(opts, bpf_iter_attach_opts)) in bpf_program__attach_iter()

Completed in 35 milliseconds