Searched refs:bpf_test_run_opts (Results 1 – 5 of 5) sorted by relevance
256 struct bpf_test_run_opts { struct279 struct bpf_test_run_opts *opts); argument
727 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()
13 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts); in test_one_map()
19 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_raw_tp_test_run()
1061 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in run_sk_assign()