Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/dma/
Dmap_benchmark.c48 u64 map_100ns, unmap_100ns, map_sq, unmap_sq; in map_benchmark_thread() local
85 unmap_sq = unmap_100ns * unmap_100ns; in map_benchmark_thread()
90 atomic64_add(unmap_sq, &map->sum_sq_unmap); in map_benchmark_thread()