Searched refs:LIBBPF_OPTS_RESET (Results 1 – 7 of 7) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | cgroup_mprog_opts.c | 48 LIBBPF_OPTS_RESET(opta, in test_prog_attach_detach() 60 LIBBPF_OPTS_RESET(opta, in test_prog_attach_detach() 72 LIBBPF_OPTS_RESET(opta, in test_prog_attach_detach() 85 LIBBPF_OPTS_RESET(opta, in test_prog_attach_detach() 125 LIBBPF_OPTS_RESET(optd); in test_prog_attach_detach() 181 LIBBPF_OPTS_RESET(opta, in test_link_attach_detach() 192 LIBBPF_OPTS_RESET(opta, in test_link_attach_detach() 205 LIBBPF_OPTS_RESET(opta, in test_link_attach_detach() 218 LIBBPF_OPTS_RESET(opta, in test_link_attach_detach() 299 LIBBPF_OPTS_RESET(opta, in test_preorder_prog_attach_detach() [all …]
|
| A D | tc_opts.c | 176 LIBBPF_OPTS_RESET(opta, in test_tc_opts_before_target() 199 LIBBPF_OPTS_RESET(opta, in test_tc_opts_before_target() 328 LIBBPF_OPTS_RESET(opta, in test_tc_opts_after_target() 351 LIBBPF_OPTS_RESET(opta, in test_tc_opts_after_target() 478 LIBBPF_OPTS_RESET(opta, in test_tc_opts_revision_target() 488 LIBBPF_OPTS_RESET(opta, in test_tc_opts_revision_target() 498 LIBBPF_OPTS_RESET(opta, in test_tc_opts_revision_target() 529 LIBBPF_OPTS_RESET(optd, in test_tc_opts_revision_target() 538 LIBBPF_OPTS_RESET(optd, in test_tc_opts_revision_target() 693 LIBBPF_OPTS_RESET(opta, in test_tc_opts_replace_target() [all …]
|
| A D | tc_links.c | 202 LIBBPF_OPTS_RESET(optl, in test_tc_links_before_target() 215 LIBBPF_OPTS_RESET(optl, in test_tc_links_before_target() 356 LIBBPF_OPTS_RESET(optl, in test_tc_links_after_target() 369 LIBBPF_OPTS_RESET(optl, in test_tc_links_after_target() 675 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 718 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 732 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 746 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 894 LIBBPF_OPTS_RESET(optl, in test_tc_links_invalid_target() 906 LIBBPF_OPTS_RESET(optl, in test_tc_links_invalid_target() [all …]
|
| A D | uprobe_multi_test.c | 397 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 421 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 433 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 447 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 459 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 472 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 485 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 499 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 514 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails() 525 LIBBPF_OPTS_RESET(opts, in test_attach_api_fails()
|
| A D | cgroup_mprog_ordering.c | 22 LIBBPF_OPTS_RESET(opts); in run_getsockopt_test()
|
| A D | tc_netkit.c | 376 LIBBPF_OPTS_RESET(optl, in serial_test_tc_netkit_multi_links_target() 491 LIBBPF_OPTS_RESET(opta, in serial_test_tc_netkit_multi_opts_target()
|
| /tools/lib/bpf/ |
| A D | libbpf_common.h | 80 #define LIBBPF_OPTS_RESET(NAME, ...) \ macro
|
Completed in 20 milliseconds