Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\sg_pool.c Create Date:2022-07-28 07:20:35
Last Modify:2022-05-21 18:25:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sg_pool_exit

Proto:static __exit void sg_pool_exit(void)

Type:void

Parameter:Nothing

183  When i < SG_MEMPOOL_NR cycle
184  sgp = sg_pools + i
185  mempool_destroy(pool)
186  kmem_cache_destroy(slab)