Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c2457 static void fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) in fill_map_from_def() function
2584 fill_map_from_def(map, &map_def); in bpf_object__init_user_btf_map()
2605 fill_map_from_def(map->inner_map, &inner_def); in bpf_object__init_user_btf_map()