Searched refs:bpf_map__attach_struct_ops (Results 1 – 5 of 5) sorted by relevance
191 link = bpf_map__attach_struct_ops(cubic_skel->maps.cubic); in test_cubic()213 link = bpf_map__attach_struct_ops(dctcp_skel->maps.dctcp); in test_dctcp()
216 bpf_map__attach_struct_ops;
270 LIBBPF_API struct bpf_link *bpf_map__attach_struct_ops(struct bpf_map *map);
9773 struct bpf_link *bpf_map__attach_struct_ops(struct bpf_map *map) in bpf_map__attach_struct_ops() function
518 link = bpf_map__attach_struct_ops(map); in do_register()