Home
last modified time | relevance | path

Searched refs:fill_map_from_def (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c2554 static void fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) function
2681 fill_map_from_def(map, &map_def);
2702 fill_map_from_def(map->inner_map, &inner_def);

Completed in 17 milliseconds