Home
last modified time | relevance | path

Searched defs:zbuf (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/lib/zlib_inflate/
Dinfutil.c12 const u8 *zbuf = buf; in zlib_inflate_blob() local
/linux-6.1.9/lib/
Ddecompress_inflate.c48 u8 *zbuf; in __gunzip() local
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c6617 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip()