Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c2769 static void fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) in fill_map_from_def() function
2896 fill_map_from_def(map, &map_def); in bpf_object__init_user_btf_map()
2919 fill_map_from_def(map->inner_map, &inner_def); in bpf_object__init_user_btf_map()