Home
last modified time | relevance | path

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

/lib/
Dsg_pool.c7 #define SG_MEMPOOL_NR ARRAY_SIZE(sg_pools)
21 static struct sg_pool sg_pools[] = { variable
58 sgp = sg_pools + sg_pool_index(nents); in sg_pool_free()
66 sgp = sg_pools + sg_pool_index(nents); 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()