Home
last modified time | relevance | path

Searched refs:bpf_map__attach_struct_ops (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_tcp_ca.c109 link = bpf_map__attach_struct_ops(cubic_skel->maps.cubic); in test_cubic()
161 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp()
292 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp_fallback()
352 link = bpf_map__attach_struct_ops(skel->maps.write_sk_pacing); in test_write_sk_pacing()
371 link = bpf_map__attach_struct_ops(skel->maps.incompl_cong_ops); in test_incompl_cong_ops()
413 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_update_ca()
451 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_update_wrong()
487 link_nl = bpf_map__attach_struct_ops(skel->maps.ca_no_link); in test_mixed_links()
491 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_mixed_links()
515 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_multi_links()
[all …]
Dtest_struct_ops_module.c45 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()
Dstruct_ops_autocreate.c42 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()
Dtest_struct_ops_multi_pages.c19 link = bpf_map__attach_struct_ops(skel->maps.multi_pages); in do_struct_ops_multi_pages()
Dbpf_iter_setsockopt.c205 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()
Dpro_epilogue.c29 bpf_map__attach_struct_ops(skel->maps.epilogue_tailcall); in test_tailcall()
/linux-6.12.1/tools/testing/selftests/sched_ext/
Dhotplug.c71 link = bpf_map__attach_struct_ops(skel->maps.hotplug_cb_ops); in test_hotplug()
73 link = bpf_map__attach_struct_ops(skel->maps.hotplug_nocb_ops); in test_hotplug()
118 link = bpf_map__attach_struct_ops(skel->maps.hotplug_nocb_ops); in test_hotplug_attach()
Dinit_enable_count.c60 link = bpf_map__attach_struct_ops(skel->maps.init_enable_count_ops); in run_test()
75 link = bpf_map__attach_struct_ops(skel->maps.init_enable_count_ops); in run_test()
Dmaximal.c29 link = bpf_map__attach_struct_ops(skel->maps.maximal_ops); in run()
Dcreate_dsq.c32 link = bpf_map__attach_struct_ops(skel->maps.create_dsq_ops); in run()
Dminimal.c33 link = bpf_map__attach_struct_ops(skel->maps.minimal_ops); in run()
Denq_select_cpu_fails.c33 link = bpf_map__attach_struct_ops(skel->maps.enq_select_cpu_fails_ops); in run()
Dselect_cpu_vtime.c32 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_vtime_ops); in run()
Dddsp_bogus_dsq_fail.c30 link = bpf_map__attach_struct_ops(skel->maps.ddsp_bogus_dsq_fail_ops); in run()
Denq_last_no_enq_fails.c33 link = bpf_map__attach_struct_ops(skel->maps.enq_last_no_enq_fails_ops); in run()
Dselect_cpu_dispatch_bad_dsq.c30 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dispatch_bad_dsq_ops); in run()
Dselect_cpu_dispatch_dbl_dsp.c30 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dispatch_dbl_dsp_ops); in run()
Dddsp_vtimelocal_fail.c29 link = bpf_map__attach_struct_ops(skel->maps.ddsp_vtimelocal_fail_ops); in run()
Ddsp_local_on.c31 link = bpf_map__attach_struct_ops(skel->maps.dsp_local_on_ops); in run()
Dexit.c28 link = bpf_map__attach_struct_ops(skel->maps.exit_ops); in run()
Dselect_cpu_dispatch.c34 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dispatch_ops); in run()
Dselect_cpu_dfl.c34 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dfl_ops); in run()
Dreload_loop.c37 link = bpf_map__attach_struct_ops(skel->maps.maximal_ops); in do_reload_loop()
Dselect_cpu_dfl_nodispatch.c34 link = bpf_map__attach_struct_ops(skel->maps.select_cpu_dfl_nodispatch_ops); in run()
Dprog_run.c42 link = bpf_map__attach_struct_ops(skel->maps.prog_run_ops); in run()

12