| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cg_storage_multi.c | 151 bpf_link__destroy(parent_link); in test_egress_only() 153 bpf_link__destroy(child_link); in test_egress_only() 268 bpf_link__destroy(parent_egress1_link); in test_isolated() 270 bpf_link__destroy(parent_egress2_link); in test_isolated() 272 bpf_link__destroy(parent_ingress_link); in test_isolated() 274 bpf_link__destroy(child_egress1_link); in test_isolated() 276 bpf_link__destroy(child_egress2_link); in test_isolated() 278 bpf_link__destroy(child_ingress_link); in test_isolated() 379 bpf_link__destroy(parent_egress1_link); in test_shared() 381 bpf_link__destroy(parent_egress2_link); in test_shared() [all …]
|
| H A D | test_overhead.c | 114 bpf_link__destroy(link); in test_test_overhead() 122 bpf_link__destroy(link); in test_test_overhead() 129 bpf_link__destroy(link); in test_test_overhead() 136 bpf_link__destroy(link); in test_test_overhead() 143 bpf_link__destroy(link); in test_test_overhead()
|
| H A D | tcp_hdr_options.c | 361 bpf_link__destroy(link); in fastopen_estab() 366 bpf_link__destroy(link); in fastopen_estab() 406 bpf_link__destroy(link); in syncookie_estab() 411 bpf_link__destroy(link); in syncookie_estab() 439 bpf_link__destroy(link); in fin() 444 bpf_link__destroy(link); in fin() 479 bpf_link__destroy(link); in __simple_estab() 484 bpf_link__destroy(link); in __simple_estab() 517 bpf_link__destroy(link); in misc() 560 bpf_link__destroy(link); in misc()
|
| H A D | link_pinning.c | 45 bpf_link__destroy(link); in test_link_pinning_subtest() 70 bpf_link__destroy(link); in test_link_pinning_subtest() 88 bpf_link__destroy(link); in test_link_pinning_subtest()
|
| H A D | trampoline_count.c | 100 bpf_link__destroy(link); in test_trampoline_count() 119 bpf_link__destroy(inst[i].link_fentry); in test_trampoline_count() 120 bpf_link__destroy(inst[i].link_fexit); in test_trampoline_count()
|
| H A D | bpf_iter.c | 63 bpf_link__destroy(link); in do_dummy_read() 216 bpf_link__destroy(link); in do_btf_read() 421 bpf_link__destroy(link); in test_file_iter() 555 bpf_link__destroy(link); in test_overflow() 657 bpf_link__destroy(link); in test_bpf_hash_map() 748 bpf_link__destroy(link); in test_bpf_percpu_hash_map() 834 bpf_link__destroy(link); in test_bpf_array_map() 911 bpf_link__destroy(link); in test_bpf_percpu_array_map() 980 bpf_link__destroy(link); in test_bpf_sk_storage_map() 1007 bpf_link__destroy(link); in test_rdonly_buf_out_of_bound()
|
| H A D | kfree_skb.c | 148 bpf_link__destroy(link); in test_kfree_skb() 150 bpf_link__destroy(link_fentry); in test_kfree_skb() 152 bpf_link__destroy(link_fexit); in test_kfree_skb()
|
| H A D | cgroup_link.c | 110 bpf_link__destroy(links[last_cg]); in test_cgroup_link() 131 bpf_link__destroy(links[last_cg]); in test_cgroup_link() 151 bpf_link__destroy(tmp_link); in test_cgroup_link() 253 bpf_link__destroy(links[i]); in test_cgroup_link()
|
| H A D | xdp_link.c | 55 bpf_link__destroy(link); in test_xdp_link() 99 bpf_link__destroy(link); in test_xdp_link() 103 bpf_link__destroy(skel1->links.xdp_handler); in test_xdp_link()
|
| H A D | rdonly_maps.c | 70 bpf_link__destroy(link); in test_rdonly_maps() 90 bpf_link__destroy(link); in test_rdonly_maps()
|
| H A D | sk_lookup.c | 590 bpf_link__destroy(link[2]); in query_lookup_prog() 592 bpf_link__destroy(link[1]); in query_lookup_prog() 594 bpf_link__destroy(link[0]); in query_lookup_prog() 669 bpf_link__destroy(lookup_link); in run_lookup_prog() 906 bpf_link__destroy(lookup_link); in drop_on_lookup() 1001 bpf_link__destroy(lookup_link); in drop_on_reuseport() 1151 bpf_link__destroy(lookup_link); in run_sk_assign_connected() 1252 bpf_link__destroy(link2); in run_multi_prog_lookup() 1254 bpf_link__destroy(link1); in run_multi_prog_lookup()
|
| H A D | fexit_bpf2bpf.c | 120 bpf_link__destroy(link[i]); in test_fexit_bpf2bpf_common() 219 bpf_link__destroy(link); in test_second_attach() 282 bpf_link__destroy(freplace_link); in test_fmod_ret_freplace()
|
| H A D | bpf_tcp_ca.c | 200 bpf_link__destroy(link); in test_cubic() 225 bpf_link__destroy(link); in test_dctcp()
|
| H A D | stacktrace_map_raw_tp.c | 63 bpf_link__destroy(link); in test_stacktrace_map_raw_tp()
|
| H A D | stacktrace_map.c | 72 bpf_link__destroy(link); in test_stacktrace_map()
|
| H A D | cgroup_skb_sk_lookup.c | 68 bpf_link__destroy(link); in run_cgroup_bpf_test()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | trace_event_user.c | 174 bpf_link__destroy(links[i]); in test_perf_event_all_cpu() 211 bpf_link__destroy(link); in test_perf_event_task()
|
| H A D | tracex1_user.c | 47 bpf_link__destroy(link); in main()
|
| H A D | tracex7_user.c | 53 bpf_link__destroy(link); in main()
|
| H A D | xdp_monitor_user.c | 73 bpf_link__destroy(tp_links[--tp_cnt]); in int_exit() 774 bpf_link__destroy(tp_links[2]); /* tracepoint/xdp/xdp_redirect */ in main() 777 bpf_link__destroy(tp_links[3]); /* tracepoint/xdp/xdp_redirect_map */ in main() 788 bpf_link__destroy(tp_links[--tp_cnt]); in main()
|
| H A D | tracex5_user.c | 98 bpf_link__destroy(link); in main()
|
| H A D | test_current_task_under_cgroup_user.c | 110 bpf_link__destroy(link); in main()
|
| H A D | tracex4_user.c | 99 bpf_link__destroy(links[j]); in main()
|
| H A D | spintest_user.c | 95 bpf_link__destroy(links[j]); in main()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | iter.c | 86 bpf_link__destroy(link); in do_pin()
|