Searched refs:num_min_bytes (Results 1 – 2 of 2) sorted by relevance
68 unsigned int num_min_bytes; member327 (rbc->cur_valid_bytes >= rbc->num_min_bytes) && in rb_write()429 if (rbc->cur_valid_bytes < rbc->num_min_bytes) { in rb_read()546 if (rbc->cur_valid_bytes < rbc->num_min_bytes) { in rb_get_read_buf()557 unsigned int num_min_bytes, in rb_config_threshold() argument563 rbc->num_min_bytes = num_min_bytes; in rb_config_threshold()
76 unsigned int num_min_bytes,