Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A 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()
147 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()
171 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()

Completed in 2 milliseconds