Searched defs:map_def (Results 1 – 2 of 2) sorted by relevance
10 struct map_def { struct16 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps() argument
2055 struct btf_map_def *map_def, struct btf_map_def *inner_def) in parse_btf_map_def()2312 struct btf_map_def map_def = {}, inner_def = {}; in bpf_object__init_user_btf_map() local