Lines Matching defs:bytes
55 bool ring_buffer_can_write(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_write()
61 bool ring_buffer_can_read(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_read()
228 uint32_t bytes) { in ring_buffer_view_can_write()
238 uint32_t bytes) { in ring_buffer_view_can_read()
437 uint32_t bytes, in ring_buffer_wait_write()
476 uint32_t bytes, in ring_buffer_wait_read()
519 uint32_t bytes) { in get_step_size()
531 uint32_t bytes) { in ring_buffer_write_fully()
539 uint32_t bytes) { in ring_buffer_read_fully()
547 uint32_t bytes, in ring_buffer_write_fully_with_abort()
584 uint32_t bytes, in ring_buffer_read_fully_with_abort()