Searched refs:num_min_bytes (Results 1 – 2 of 2) sorted by relevance
69 unsigned int num_min_bytes; member328 (rbc->cur_valid_bytes >= rbc->num_min_bytes) && in rb_write()430 if (rbc->cur_valid_bytes < rbc->num_min_bytes) { in rb_read()547 if (rbc->cur_valid_bytes < rbc->num_min_bytes) { in rb_get_read_buf()558 unsigned int num_min_bytes, in rb_config_threshold() argument564 rbc->num_min_bytes = num_min_bytes; in rb_config_threshold()
76 unsigned int num_min_bytes,