Home
last modified time | relevance | path

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

/lib/
Dsg_pool.c10 struct sg_pool { struct
21 static struct sg_pool sg_pools[] = { argument
56 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()
DMakefile214 obj-$(CONFIG_SG_POOL) += sg_pool.o