Searched refs:bpf_map__attach_struct_ops (Results 1 – 25 of 43) sorted by relevance
12
106 link = bpf_map__attach_struct_ops(cubic_skel->maps.cubic); in test_cubic()162 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp()293 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp_fallback()353 link = bpf_map__attach_struct_ops(skel->maps.write_sk_pacing); in test_write_sk_pacing()372 link = bpf_map__attach_struct_ops(skel->maps.incompl_cong_ops); in test_incompl_cong_ops()414 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_update_ca()452 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_update_wrong()488 link_nl = bpf_map__attach_struct_ops(skel->maps.ca_no_link); in test_mixed_links()492 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_mixed_links()516 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_multi_links()[all …]
23 link = bpf_map__attach_struct_ops(skel->maps.testmod_1); in test_private_stack()67 link = bpf_map__attach_struct_ops(skel->maps.testmod_1); in test_private_stack_recur()
45 link = bpf_map__attach_struct_ops(map); in attach_ops_and_check()175 link = bpf_map__attach_struct_ops(skel->maps.testmod_incompatible); in test_struct_ops_incompatible()262 link = bpf_map__attach_struct_ops(skel->maps.testmod_do_detach); in test_detach_link()
42 link = bpf_map__attach_struct_ops(skel->maps.testmod_1); in check_test_1_link()137 link = bpf_map__attach_struct_ops(skel->maps.testmod_1); in autoload_and_shadow_vars()
19 link = bpf_map__attach_struct_ops(skel->maps.multi_pages); in do_struct_ops_multi_pages()
205 cubic_link = bpf_map__attach_struct_ops(cubic_skel->maps.cubic); in serial_test_bpf_iter_setsockopt()213 dctcp_link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in serial_test_bpf_iter_setsockopt()
30 bpf_map__attach_struct_ops(skel->maps.epilogue_tailcall); in test_tailcall()
72 link = bpf_map__attach_struct_ops(skel->maps.hotplug_cb_ops); in test_hotplug()74 link = bpf_map__attach_struct_ops(skel->maps.hotplug_nocb_ops); in test_hotplug()119 link = bpf_map__attach_struct_ops(skel->maps.hotplug_nocb_ops); in test_hotplug_attach()
68 link = bpf_map__attach_struct_ops(skel->maps.init_enable_count_ops); in run_test()79 link = bpf_map__attach_struct_ops(skel->maps.init_enable_count_ops); in run_test()
32 link = bpf_map__attach_struct_ops(skel->maps.create_dsq_ops); in run()
35 link = bpf_map__attach_struct_ops(skel->maps.maximal_ops); in run()
33 link = bpf_map__attach_struct_ops(skel->maps.minimal_ops); in run()
35 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_vtime_ops); in run()
33 link = bpf_map__attach_struct_ops(skel->maps.ddsp_bogus_dsq_fail_ops); in run()
32 link = bpf_map__attach_struct_ops(skel->maps.ddsp_vtimelocal_fail_ops); in run()
33 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dispatch_dbl_dsp_ops); in run()
33 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dispatch_bad_dsq_ops); in run()
33 link = bpf_map__attach_struct_ops(skel->maps.enq_last_no_enq_fails_ops); in run()
32 link = bpf_map__attach_struct_ops(skel->maps.dsp_local_on_ops); in run()
38 link = bpf_map__attach_struct_ops(skel->maps.exit_ops); in run()
37 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dispatch_ops); in run()
39 link = bpf_map__attach_struct_ops(skel->maps.maximal_ops); in do_reload_loop()
37 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dfl_nodispatch_ops); in run()
53 tctx->link = bpf_map__attach_struct_ops(tctx->skel->maps.select_cpu_dfl_ops); in run()