Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A 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()
A Dpe_preserve_elems.c13 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts); in test_one_map()
A Draw_tp_test_run.c19 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_raw_tp_test_run()
A Dsk_lookup.c1061 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in run_sk_assign()
/linux/tools/lib/bpf/
A Dbpf.h264 struct bpf_test_run_opts { struct
287 struct bpf_test_run_opts *opts); argument
A Dbpf.c884 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
889 if (!OPTS_VALID(opts, bpf_test_run_opts)) in bpf_prog_test_run_opts()
/linux/tools/perf/util/
A Dbpf_counter.h120 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in bperf_trigger_reading()

Completed in 20 milliseconds