Searched defs:has_name (Results 1 – 2 of 2) sorted by relevance
24 def has_name(self, name): member in Enum
589 static int btf_type_rank(const struct btf *btf, __u32 index, bool has_name) in btf_type_rank()