Home
last modified time | relevance | path

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

/arch/arm/common/
Ddmabounce.c65 unsigned long allocs; member
92 device_info->small.allocs, in dmabounce_show()
93 device_info->large.allocs, in dmabounce_show()
94 device_info->total_allocs - device_info->small.allocs - in dmabounce_show()
95 device_info->large.allocs, in dmabounce_show()
155 pool->allocs++; in alloc_safe_buffer()
426 DO_STATS(pool->allocs = 0); in dmabounce_init_pool()