Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:zswap_pool_destroy

Proto:static void zswap_pool_destroy(struct zswap_pool *pool)

Type:void

Parameter:

TypeParameterName
struct zswap_pool *pool
609  helpers and fwd declarations("destroying", pool)
611  puhp_state_remove_instance - Remove hotplug instance from state and invoke* the teardown callback*@state: The state from which the instance is removed*@node: The node for this individual state
612  free previously allocated percpu memory
613  zpool_destroy_pool(zpool)
614  kfree(pool)
Caller
NameDescribe
__zswap_pool_release