Searched refs:tmp_wr_idx_shift (Results 1 – 1 of 1) sorted by relevance
178 uint32_t *tmp_wr_idx_shift) in drop_item_locked() argument186 *tmp_wr_idx_shift = 0; in drop_item_locked()254 *tmp_wr_idx_shift = rd_wlen + free_wlen; in drop_item_locked()255 buffer->tmp_wr_idx = idx_inc(buffer, buffer->tmp_wr_idx, *tmp_wr_idx_shift); in drop_item_locked()268 uint32_t tmp_wr_idx_shift) in post_drop_action() argument270 uint32_t cmp_tmp_wr_idx = idx_inc(buffer, prev_tmp_wr_idx, tmp_wr_idx_shift); in post_drop_action()284 .len = tmp_wr_idx_shift in post_drop_action()291 tmp_wr_idx_shift); in post_drop_action()302 uint32_t tmp_wr_idx_shift = 0; in mpsc_pbuf_put_word() local308 if (tmp_wr_idx_shift) { in mpsc_pbuf_put_word()[all …]