Home
last modified time | relevance | path

Searched defs:inner_def (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.c2545 parse_btf_map_def(const char * map_name,struct btf * btf,const struct btf_type * def_t,bool strict,struct btf_map_def * map_def,struct btf_map_def * inner_def) parse_btf_map_def() argument
2865 struct btf_map_def map_def = {}, inner_def = {}; bpf_object__init_user_btf_map() local