Searched refs:start_entry (Results 1 – 1 of 1) sorted by relevance
1279 struct dmaentry *start_entry = NULL; in caam_dmaobj_sgtbuf_build() local1318 start_entry = entry; in caam_dmaobj_sgtbuf_build()1319 DMAOBJ_TRACE("Start with %p data %p offset %zu", start_entry, in caam_dmaobj_sgtbuf_build()1320 start_entry->origbuf.data, offset); in caam_dmaobj_sgtbuf_build()1375 for (entry = start_entry; entry && idx < nb_sgt; in caam_dmaobj_sgtbuf_build()