Searched refs:CALLOUT_ID_MASK (Results 1 – 3 of 3) sorted by relevance
144 #define CALLOUT_ID_MASK ~CALLOUT_ID_FLAGS macro
1302 if ((xid & CALLOUT_ID_MASK) != id) in untimeout_generic()
654 #define CO_PLAIN_ID(xid) ((xid) & CALLOUT_ID_MASK)