Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Ddmaengine.c1379 #define __UNMAP_POOL(x) { .size = x, .name = "dmaengine-unmap-" __stringify(x) } macro
1381 __UNMAP_POOL(2),
1383 __UNMAP_POOL(16),
1384 __UNMAP_POOL(128),
1385 __UNMAP_POOL(256),
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmaengine.c1317 #define __UNMAP_POOL(x) { .size = x, .name = "dmaengine-unmap-" __stringify(x) } macro
1319 __UNMAP_POOL(2),
1321 __UNMAP_POOL(16),
1322 __UNMAP_POOL(128),
1323 __UNMAP_POOL(256),

Completed in 5 milliseconds