Lines Matching refs:sg_call_ents
79 int sg_call_ents; member
324 entry->sg_call_ents == ref->sg_call_ents ? ++match_lvl : 0; in __hash_bucket_find()
1128 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_unmap()
1129 ref->sg_call_ents != entry->sg_call_ents) { in check_unmap()
1133 entry->sg_call_ents, ref->sg_call_ents); in check_unmap()
1252 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_sync()
1253 ref->sg_call_ents != entry->sg_call_ents) { in check_sync()
1257 entry->sg_call_ents, ref->sg_call_ents); in check_sync()
1384 entry->sg_call_ents = nents; in debug_dma_map_sg()
1435 .sg_call_ents = nelems, in debug_dma_unmap_sg()
1509 ref.sg_call_ents = 0; in debug_dma_sync_single_for_cpu()
1529 ref.sg_call_ents = 0; in debug_dma_sync_single_for_device()
1550 ref.sg_call_ents = 0; in debug_dma_sync_single_range_for_cpu()
1571 ref.sg_call_ents = 0; in debug_dma_sync_single_range_for_device()
1596 .sg_call_ents = nelems, in debug_dma_sync_sg_for_cpu()
1629 .sg_call_ents = nelems, in debug_dma_sync_sg_for_device()