Searched refs:RING_FRAC (Results 1 – 5 of 5) sorted by relevance
83 #define RING_FRAC(zap) ((int)RING_CNT(zap) >= (int)(RINGSIZE/RINGFRAC)) macro
202 #define RING_FRAC(ap) ((int)RING_CNT(ap) >= (int)(RINGSIZE/RINGFRAC)) macro
301 #define RING_FRAC(ap) ((int)RING_CNT(ap) >= (int)(RINGSIZE/RINGFRAC)) macro
1907 (RING_FRAC(async)) || (async->async_polltid == 0)) in async_rxint()
3240 (RING_FRAC(async)) || (async->async_polltid == 0)) { in async_rxint()