Searched refs:IQ_INSTR_PENDING (Results 1 – 2 of 2) sorted by relevance
35 #define IQ_INSTR_PENDING(iq) ({ typeof(iq) iq__ = (iq); \ macro40 (iq_)->max_count - IQ_INSTR_PENDING(iq_); \
50 #define IQ_INSTR_PENDING(iq) ({ typeof(iq) iq__ = (iq); \ macro55 (iq_)->max_count - IQ_INSTR_PENDING(iq_); \