Searched defs:btf_type_name (Results 1 – 3 of 3) sorted by relevance
430 static const char *btf_type_name(const struct btf *btf, u32 id) in btf_type_name() function
357 static const char *btf_type_name(const struct btf *btf, u32 id) in btf_type_name() function
10014 char btf_type_name[BTF_MAX_NAME_SIZE]; find_btf_by_prefix_kind() local