Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dstruct_ops.c19 static const struct btf_type *map_info_type; variable
77 map_info_type = btf__type_by_id(kern_btf, map_info_type_id); in get_map_info_type_id()
80 map_info_alloc_len = map_info_type->size; in get_map_info_type_id()