Searched refs:LIBBPF_OPTS_RESET (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H 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() 547 LIBBPF_OPTS_RESET(opt in test_tc_opts_revision_target() [all...] |
H A D | tc_links.c | 200 LIBBPF_OPTS_RESET(optl, in test_tc_links_before_target() 213 LIBBPF_OPTS_RESET(optl, in test_tc_links_before_target() 354 LIBBPF_OPTS_RESET(optl, in test_tc_links_after_target() 367 LIBBPF_OPTS_RESET(optl, in test_tc_links_after_target() 673 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 716 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 730 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 744 LIBBPF_OPTS_RESET(optl, in test_tc_links_replace_target() 892 LIBBPF_OPTS_RESET(optl, in test_tc_links_invalid_target() 904 LIBBPF_OPTS_RESET(opt in test_tc_links_invalid_target() [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf_common.h | 80 #define LIBBPF_OPTS_RESET(NAME, ...) \ macro
|
Completed in 3 milliseconds