Searched refs:sg_call_ents (Results 1 – 1 of 1) sorted by relevance
76 int sg_call_ents; member314 entry->sg_call_ents == ref->sg_call_ents ? ++match_lvl : 0; in __hash_bucket_find()1047 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_unmap()1048 ref->sg_call_ents != entry->sg_call_ents) { in check_unmap()1052 entry->sg_call_ents, ref->sg_call_ents); in check_unmap()1197 if (ref->sg_call_ents && ref->type == dma_debug_sg && in check_sync()1198 ref->sg_call_ents != entry->sg_call_ents) { in check_sync()1202 entry->sg_call_ents, ref->sg_call_ents); in check_sync()1364 entry->sg_call_ents = nents; in debug_dma_map_sg()1418 .sg_call_ents = nelems, in debug_dma_unmap_sg()[all …]