Home
last modified time | relevance | path

Searched refs:hook_created (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dassign_reuse.c92 bool hook_created = false, tc_attached = false; in run_assign_reuse() local
131 hook_created = true; in run_assign_reuse()
166 if (hook_created) { in run_assign_reuse()
Dtc_bpf.c336 bool hook_created = false; in tc_bpf_root() local
347 hook_created = true; in tc_bpf_root()
391 if (hook_created) { in tc_bpf_root()
Dtc_links.c527 bool hook_created = false, tc_attached = false; in test_tc_chain_classic() local
561 hook_created = true; in test_tc_chain_classic()
612 if (hook_created) { in test_tc_chain_classic()
1693 bool hook_created = false, tc_attached = false; in test_tc_links_ingress() local
1724 hook_created = true; in test_tc_links_ingress()
1774 if (hook_created && tcx_teardown_first) in test_tc_links_ingress()
1779 if (hook_created && !tcx_teardown_first) in test_tc_links_ingress()
Dtc_opts.c569 bool hook_created = false, tc_attached = false; in test_tc_chain_classic() local
596 hook_created = true; in test_tc_chain_classic()
650 if (hook_created) { in test_tc_chain_classic()