Searched refs:bpf_test_run_opts (Results 1 – 4 of 4) sorted by relevance
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()
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()