Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Ddmaengine.c176 count += per_cpu_ptr(chan->local, i)->memcpy_count; in memcpy_count_show()
184 static DEVICE_ATTR_RO(memcpy_count);
/linux/include/linux/
H A Ddmaengine.h300 * @memcpy_count: transaction counter
305 unsigned long memcpy_count; member