Lines Matching refs:sg_call_ents
88 int sg_call_ents; member
336 entry->sg_call_ents == ref->sg_call_ents ? ++match_lvl : 0; in __hash_bucket_find()
1127 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_unmap()
1128 ref->sg_call_ents != entry->sg_call_ents) { in check_unmap()
1132 entry->sg_call_ents, ref->sg_call_ents); in check_unmap()
1277 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_sync()
1278 ref->sg_call_ents != entry->sg_call_ents) { in check_sync()
1282 entry->sg_call_ents, ref->sg_call_ents); in check_sync()
1436 entry->sg_call_ents = nents; in debug_dma_map_sg()
1490 .sg_call_ents = nelems, in debug_dma_unmap_sg()
1623 ref.sg_call_ents = 0; in debug_dma_sync_single_for_cpu()
1643 ref.sg_call_ents = 0; in debug_dma_sync_single_for_device()
1664 ref.sg_call_ents = 0; in debug_dma_sync_single_range_for_cpu()
1685 ref.sg_call_ents = 0; in debug_dma_sync_single_range_for_device()
1710 .sg_call_ents = nelems, in debug_dma_sync_sg_for_cpu()
1743 .sg_call_ents = nelems, in debug_dma_sync_sg_for_device()