Searched refs:btf_map_def (Results 1 – 3 of 3) sorted by relevance
280 struct btf_map_def { struct296 struct btf_map_def *map_def, struct btf_map_def *inner_def); argument
1678 const struct btf_map_def *main_def, in map_defs_match()1679 const struct btf_map_def *main_inner_def, in map_defs_match()1681 const struct btf_map_def *extra_def, in map_defs_match()1682 const struct btf_map_def *extra_inner_def) in map_defs_match()1768 struct btf_map_def dst_def = {}, dst_inner_def = {}; in glob_map_defs_match()1769 struct btf_map_def src_def = {}, src_inner_def = {}; in glob_map_defs_match()
2575 struct btf_map_def *map_def, struct btf_map_def *inner_def) in parse_btf_map_def()2831 static void fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) in fill_map_from_def()2895 struct btf_map_def map_def = {}, inner_def = {}; in bpf_object__init_user_btf_map()