Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.map127 bpf_map__attach_struct_ops;
Dlibbpf.h653 LIBBPF_API struct bpf_link *bpf_map__attach_struct_ops(const struct bpf_map *map);
Dlibbpf.c11936 struct bpf_link *bpf_map__attach_struct_ops(const struct bpf_map *map) function