Searched refs:id1 (Results 1 – 2 of 2) sorted by relevance
594 bool btf_types_are_same(const struct btf *btf1, u32 id1,676 static inline bool btf_types_are_same(const struct btf *btf1, u32 id1, in btf_types_are_same() argument
1284 static inline bool phy_id_compare(u32 id1, u32 id2, u32 mask) in phy_id_compare() argument1286 return !((id1 ^ id2) & mask); in phy_id_compare()
Completed in 13 milliseconds