Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\zbud.c Create Date:2022-07-28 16:25:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:zbud_destroy_pool() - destroys an existing zbud pool*@pool: the zbud pool to be destroyed* The pool should be emptied before this function is called.

Proto:void zbud_destroy_pool(struct zbud_pool *pool)

Type:void

Parameter:

TypeParameterName
struct zbud_pool *pool
332  kfree(pool)
Caller
NameDescribe
zbud_zpool_destroy