Searched refs:bpf_map__attach_struct_ops (Results 1 – 4 of 4) sorted by relevance
216 bpf_map__attach_struct_ops;
520 LIBBPF_API struct bpf_link *bpf_map__attach_struct_ops(const struct bpf_map *map);
10664 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()