Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A 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()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dstruct_ops.c19 static const struct btf_type *map_info_type; variable
75 map_info_type = btf__type_by_id(kern_btf, map_info_type_id); in get_map_info_type_id()
78 map_info_alloc_len = map_info_type->size; in get_map_info_type_id()

Completed in 2 milliseconds