Home
last modified time | relevance | path

Searched refs:decompress_method (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/decompress/
Dgeneric.h36 decompress_fn decompress_method(const unsigned char *inbuf, long len,
/linux-4.4.14/lib/
Ddecompress.c57 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method() function
/linux-4.4.14/init/
Ddo_mounts_rd.c95 *decompressor = decompress_method(buf, size, &compress_name); in identify_ramdisk_image()
Dinitramfs.c482 decompress = decompress_method(buf, len, &compress_name); in unpack_to_rootfs()