Searched refs:btf_map_def (Results 1 – 3 of 3) sorted by relevance
267 struct btf_map_def { struct283 struct btf_map_def *map_def, struct btf_map_def *inner_def); argument
1527 const struct btf_map_def *main_def, in map_defs_match()1528 const struct btf_map_def *main_inner_def, in map_defs_match()1530 const struct btf_map_def *extra_def, in map_defs_match()1531 const struct btf_map_def *extra_inner_def) in map_defs_match()1617 struct btf_map_def dst_def = {}, dst_inner_def = {}; in glob_map_defs_match()1618 struct btf_map_def src_def = {}, src_inner_def = {}; in glob_map_defs_match()
2513 struct btf_map_def *map_def, struct btf_map_def *inner_def) in parse_btf_map_def()2769 static void fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) in fill_map_from_def()2833 struct btf_map_def map_def = {}, inner_def = {}; in bpf_object__init_user_btf_map()
Completed in 36 milliseconds