Home
last modified time | relevance | path

Searched refs:id1 (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dbtf.h594 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
A Dphy.h1284 static inline bool phy_id_compare(u32 id1, u32 id2, u32 mask) in phy_id_compare() argument
1286 return !((id1 ^ id2) & mask); in phy_id_compare()

Completed in 13 milliseconds