Searched refs:S_REFISINK (Results 1 – 1 of 1) sorted by relevance
55342 #define S_REFISINK 0 macro55344 #define V_REFISINK(x) ((x) << S_REFISINK)55345 #define G_REFISINK(x) (((x) >> S_REFISINK) & M_REFISINK)