Searched refs:start_entry (Results 1 – 1 of 1) sorted by relevance
1275 struct dmaentry *start_entry = NULL; in caam_dmaobj_sgtbuf_build() local1314 start_entry = entry; in caam_dmaobj_sgtbuf_build()1315 DMAOBJ_TRACE("Start with %p data %p offset %zu", start_entry, in caam_dmaobj_sgtbuf_build()1316 start_entry->origbuf.data, offset); in caam_dmaobj_sgtbuf_build()1371 for (entry = start_entry; entry && idx < nb_sgt; in caam_dmaobj_sgtbuf_build()
Completed in 3 milliseconds