Searched refs:RING_FRAC (Results 1 – 5 of 5) sorted by relevance
85 #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
180 #define RING_FRAC(ap) ((int)RING_CNT(ap) >= (int)(RINGSIZE/RINGFRAC)) macro
1907 (RING_FRAC(async)) || (async->async_polltid == 0)) in async_rxint()
2551 (RING_FRAC(async)) || (async->async_polltid == 0)) in async_rxint()