Home
last modified time | relevance | path

Searched refs:bpf_test_run_opts (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dpe_preserve_elems.c13 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts); in test_one_map()
Draw_tp_test_run.c19 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_raw_tp_test_run()
/Linux-v5.10/tools/lib/bpf/
Dbpf.h256 struct bpf_test_run_opts { struct
279 struct bpf_test_run_opts *opts); argument
Dbpf.c727 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
732 if (!OPTS_VALID(opts, bpf_test_run_opts)) in bpf_prog_test_run_opts()