Home
last modified time | relevance | path

Searched refs:bunzip2 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddecompress.c10 #include <linux/decompress/bunzip2.h>
27 # define bunzip2 NULL macro
54 { {0x42, 0x5a}, "bzip2", bunzip2 },
H A Ddecompress_bunzip2.c50 #include <linux/decompress/bunzip2.h>
679 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2() function
754 return bunzip2(buf, len - 4, fill, flush, outbuf, pos, error); in __decompress()
/kernel/linux/linux-6.6/lib/
H A Ddecompress.c10 #include <linux/decompress/bunzip2.h>
27 # define bunzip2 NULL macro
54 { {0x42, 0x5a}, "bzip2", bunzip2 },
H A Ddecompress_bunzip2.c50 #include <linux/decompress/bunzip2.h>
679 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2() function
754 return bunzip2(buf, len - 4, fill, flush, outbuf, pos, error); in __decompress()
/kernel/linux/linux-5.10/include/linux/decompress/
H A Dbunzip2.h5 int bunzip2(unsigned char *inbuf, long len,
/kernel/linux/linux-6.6/include/linux/decompress/
H A Dbunzip2.h5 int bunzip2(unsigned char *inbuf, long len,
/kernel/linux/linux-5.10/scripts/
H A Dextract-vmlinux54 try_decompress 'BZh' xy bunzip2
H A Dextract-ikconfig61 try_decompress 'BZh' xy bunzip2
/kernel/linux/linux-6.6/scripts/
H A Dextract-vmlinux54 try_decompress 'BZh' xy bunzip2
H A Dextract-ikconfig61 try_decompress 'BZh' xy bunzip2

Completed in 5 milliseconds