Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\crypto.h Create Date:2022-07-28 05:46:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:crypto_comp_decompress

Proto:static inline int crypto_comp_decompress(struct crypto_comp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen)

Type:int

Parameter:

TypeParameterName
struct crypto_comp *tfm
const u8 *src
unsigned intslen
u8 *dst
unsigned int *dlen
989  Return cot_decompress(crypto_comp_tfm(tfm), src, slen, dst, dlen)
Caller
NameDescribe
zswap_writeback_entry
zswap_frontswap_loadrns 0 if the page was successfully decompressed* return -1 on entry not found or error