Searched refs:data_left (Results 1 – 1 of 1) sorted by relevance
240 void * const data_left = (char *)data + size_contig; in _mpsc_ring_copy() local241 memcpy(in ? buf->mr_buffer : data_left, in _mpsc_ring_copy()242 in ? data_left : buf->mr_buffer, in _mpsc_ring_copy()