Searched refs:rsb_wr_idx (Results 1 – 1 of 1) sorted by relevance
130 static size_t rsb_wr_idx; variable167 bti_telemetry_record_s *dst = record_submission_buffer + rsb_wr_idx; in rsb_enqueue_locked()169 rsb_wr_idx = (rsb_wr_idx + 1) % RECORD_SUBMISSION_BUFFER_LENGTH; in rsb_enqueue_locked()