Searched refs:threshold_reached (Results 1 – 1 of 1) sorted by relevance
77 enum rb_bool threshold_reached; member128 rbc->threshold_reached = RB_FALSE; in ring_buffer_init()327 if ((rbc->threshold_reached == RB_FALSE) && in rb_write()334 rbc->threshold_reached = RB_TRUE; in rb_write()429 if (rbc->threshold_reached == RB_TRUE) { in rb_read()431 rbc->threshold_reached = RB_FALSE; in rb_read()546 if (rbc->threshold_reached == RB_TRUE) { in rb_get_read_buf()548 rbc->threshold_reached = RB_FALSE; in rb_get_read_buf()