Searched refs:DEBUGFS_POOL_COUNTER_ADD (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Dcoh901318_lli.c20 #define DEBUGFS_POOL_COUNTER_ADD(pool, add) (pool->debugfs_pool_counter += add) macro
23 #define DEBUGFS_POOL_COUNTER_ADD(pool, add) macro
73 DEBUGFS_POOL_COUNTER_ADD(pool, 1); coh901318_lli_alloc()
88 DEBUGFS_POOL_COUNTER_ADD(pool, 1); coh901318_lli_alloc()
131 DEBUGFS_POOL_COUNTER_ADD(pool, -1); coh901318_lli_free()
135 DEBUGFS_POOL_COUNTER_ADD(pool, -1); coh901318_lli_free()

Completed in 192 milliseconds