Searched refs:_Q_SET_MASK (Results 1 – 3 of 3) 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)
82 #define _Q_SET_MASK(type) (((1U << _Q_ ## type ## _BITS) - 1)\ macro86 #define _Q_LOCKED_MASK _Q_SET_MASK(LOCKED)90 #define _Q_PENDING_MASK _Q_SET_MASK(PENDING)94 #define _Q_TAIL_IDX_MASK _Q_SET_MASK(TAIL_IDX)98 #define _Q_TAIL_CPU_MASK _Q_SET_MASK(TAIL_CPU)