Searched refs:n_read (Results 1 – 3 of 3) sorted by relevance
194 long n_read = 0, read_size = 0; in vpa_dtl_dump_sample_data() local239 n_read += 1; in vpa_dtl_dump_sample_data()247 n_read += read_size; in vpa_dtl_dump_sample_data()250 size = (n_read * sizeof(struct dtl_entry)); in vpa_dtl_dump_sample_data()257 aux_buf->head_size += (n_read * sizeof(struct dtl_entry)); in vpa_dtl_dump_sample_data()258 perf_aux_output_end(&vpa_ctx->handle, n_read * sizeof(struct dtl_entry)); in vpa_dtl_dump_sample_data()267 size = ((n_req + n_read) * sizeof(struct dtl_entry)); in vpa_dtl_dump_sample_data()274 aux_buf->head_size += ((n_req + n_read) * sizeof(struct dtl_entry)); in vpa_dtl_dump_sample_data()276 perf_aux_output_end(&vpa_ctx->handle, (n_req + n_read) * sizeof(struct dtl_entry)); in vpa_dtl_dump_sample_data()
145 n = port->n_read; in dbc_rx_push_buffer()155 port->n_read += count; in dbc_rx_push_buffer()159 port->n_read = 0; in dbc_rx_push_buffer()476 port->n_read = 0; in xhci_dbc_tty_init_port()
266 u32 n_read, tx_index, rx_index, bpw_len; in pch_spi_handler_sub() local287 n_read = PCH_READABLE(reg_spsr_val); in pch_spi_handler_sub()289 for (read_cnt = 0; (read_cnt < n_read); read_cnt++) { in pch_spi_handler_sub()