Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dsg_pool.c8 #define SG_MEMPOOL_SIZE 2 macro
158 sgp->pool = mempool_create_slab_pool(SG_MEMPOOL_SIZE, in sg_pool_init()