函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\zswap.c Create Date:2022-07-27 16:52:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:zswap_entry_cache_alloc

函数原型:static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp)

返回类型:struct zswap_entry

参数:

类型参数名称
gfp_tgfp
251  entry等于分配高速缓存区
252  如果非entry则返回:NULL
254  the number of outstanding reference to the entry. This is needed等于1
255  RB_CLEAR_NODE( & links the entry into red-black tree for the appropriate swap type)
256  返回:entry
调用者
名称描述
zswap_frontswap_storeattempts to compress and store an single page