函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\decompress_inflate.c Create Date:2022-07-27 07:14:00
Last Modify:2020-03-15 22:47:18 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:gunzip

函数原型:STATIC int __attribute__((__section__(".init.text"))) __attribute__((__cold__))gunzip(unsigned char *buf, long len, long (*fill)(void *, unsigned long ), long (*flush)(void *, unsigned long ), unsigned char *out_buf, long *pos, void (*error)(char *x))

返回类型:int

参数:

类型参数名称
unsigned char *buf
longlen
long (*fill
long (*flush
unsigned char *out_buf
long *pos
void (*error
194  返回:Included from initramfs et al code