Searched refs:bpf_map__attach_struct_ops (Results 1 – 7 of 7) sorted by relevance
179 link = bpf_map__attach_struct_ops(cubic_skel->maps.cubic); in test_cubic()200 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp()275 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp_fallback()341 link = bpf_map__attach_struct_ops(skel->maps.write_sk_pacing); in test_write_sk_pacing()360 link = bpf_map__attach_struct_ops(skel->maps.incompl_cong_ops); in test_incompl_cong_ops()
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()
21 link = bpf_map__attach_struct_ops(skel->maps.dummy_1); in test_dummy_st_ops_attach()
127 bpf_map__attach_struct_ops;
653 LIBBPF_API struct bpf_link *bpf_map__attach_struct_ops(const struct bpf_map *map);
11405 struct bpf_link *bpf_map__attach_struct_ops(const struct bpf_map *map) in bpf_map__attach_struct_ops() function
515 link = bpf_map__attach_struct_ops(map); in do_register()