Searched refs:SGE_RESPQ_REPLENISH_THRES (Results 1 – 1 of 1) sorted by relevance
68 #define SGE_RESPQ_REPLENISH_THRES (SGE_RESPQ_E_N / 4) macro1531 if (++q->credits > SGE_RESPQ_REPLENISH_THRES) { in process_responses()1586 if (++q->credits > SGE_RESPQ_REPLENISH_THRES) { in process_pure_responses()