Searched refs:RB_EVNT_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
160 #define RB_EVNT_MIN_SIZE 8U /* two 32bit words */ macro3294 if (tail > (bsize - RB_EVNT_MIN_SIZE)) { in rb_reset_tail()