Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dxdp_context_test_run.c6 void test_xdp_context_error(int prog_fd, struct bpf_test_run_opts opts, in test_xdp_context_error()
34 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_xdp_context_test_run()
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()
Dsk_lookup.c1061 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in run_sk_assign()
/Linux-v5.15/tools/lib/bpf/
Dbpf.h264 struct bpf_test_run_opts { struct
287 struct bpf_test_run_opts *opts); argument
Dbpf.c847 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
852 if (!OPTS_VALID(opts, bpf_test_run_opts)) in bpf_prog_test_run_opts()
/Linux-v5.15/tools/perf/util/
Dbpf_counter.h120 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in bperf_trigger_reading()