Lines Matching refs:actidx
200 if (curr->seq[curr->actidx] & HP_SDC_ACT_SEMAPHORE) in hp_sdc_take()
204 if (curr->seq[curr->actidx] & HP_SDC_ACT_CALLBACK) in hp_sdc_take()
208 curr->actidx = curr->idx; in hp_sdc_take()
328 tmp = curr->seq[curr->actidx]; in hp_sdc_tasklet()
329 curr->seq[curr->actidx] |= HP_SDC_ACT_DEAD; in hp_sdc_tasklet()
342 curr->actidx = curr->idx; in hp_sdc_tasklet()
416 idx = curr->actidx; in hp_sdc_put()
418 if (curr->actidx >= curr->endidx) { in hp_sdc_put()
578 curr->actidx = idx + 1; in hp_sdc_put()
615 this->actidx = 0; in __hp_sdc_enqueue_transaction()
899 t_sync.actidx = 0; in hp_sdc_init()
1043 tq_init.actidx = 0; in hp_sdc_register()
1071 tq_init.actidx = 0; in hp_sdc_register()
1095 tq_init.actidx = 0; in hp_sdc_register()