Searched refs:sg_pool (Results 1 – 2 of 2) sorted by relevance
10 struct sg_pool { struct21 static struct sg_pool sg_pools[] = { argument56 struct sg_pool *sgp; in sg_pool_free()64 struct sg_pool *sgp; in sg_pool_alloc()146 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()170 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()184 struct sg_pool *sgp = sg_pools + i; in sg_pool_exit()
214 obj-$(CONFIG_SG_POOL) += sg_pool.o