Home
last modified time | relevance | path

Searched refs:sg_call_ents (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/dma/
H A Ddebug.c74 int sg_call_ents; member
318 entry->sg_call_ents == ref->sg_call_ents ? ++match_lvl : 0; in __hash_bucket_find()
1009 ref->sg_call_ents != entry->sg_call_ents) { in check_unmap()
1013 entry->sg_call_ents, ref->sg_call_ents); in check_unmap()
1153 ref->sg_call_ents != entry->sg_call_ents) { in check_sync()
1157 entry->sg_call_ents, ref->sg_call_ents); in check_sync()
1367 .sg_call_ents = nelems, in debug_dma_unmap_sg()
1499 ref.sg_call_ents = 0; in debug_dma_sync_single_for_cpu()
1518 ref.sg_call_ents = 0; in debug_dma_sync_single_for_device()
1541 .sg_call_ents = nelems, in debug_dma_sync_sg_for_cpu()
[all …]