Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H 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()
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()
/kernel/linux/linux-6.6/lib/
H 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 1 milliseconds