Searched refs:rb_dst (Results 1 – 1 of 1) sorted by relevance
123 static bool btsnoop_compress(ringbuffer_t *rb_dst, ringbuffer_t *rb_src) { in btsnoop_compress() argument124 assert(rb_dst != NULL); in btsnoop_compress()151 ringbuffer_insert(rb_dst, block_dst, length); in btsnoop_compress()