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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c2698 static void fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) function
2825 fill_map_from_def(map, &map_def);
2848 fill_map_from_def(map->inner_map, &inner_def);

Completed in 202 milliseconds