Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dsg_pool.c6 #define SG_MEMPOOL_NR ARRAY_SIZE(sg_pools)
20 static struct sg_pool sg_pools[] = { variable
57 sgp = sg_pools + sg_pool_index(nents); in sg_pool_free()
65 sgp = sg_pools + sg_pool_index(nents); in sg_pool_alloc()
126 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()
150 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()
165 struct sg_pool *sgp = sg_pools + i; in sg_pool_exit()