Searched refs:_Q_SET_MASK (Results 1 – 1 of 1) sorted by relevance
37 #define _Q_SET_MASK(type) (((1U << _Q_ ## type ## _BITS) - 1)\ macro47 #define _Q_OWNER_CPU_MASK _Q_SET_MASK(OWNER_CPU)66 #define _Q_TAIL_CPU_MASK _Q_SET_MASK(TAIL_CPU)
Completed in 2 milliseconds