Searched defs:has_name (Results 1 – 2 of 2) sorted by relevance
103 bool has_name = false; in populate_properties() local
589 static int btf_type_rank(const struct btf *btf, __u32 index, bool has_name) in btf_type_rank()