Searched refs:decompress_method (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/decompress/ |
A D | generic.h | 37 decompress_fn decompress_method(const unsigned char *inbuf, long len,
|
/linux/lib/ |
A D | decompress.c | 63 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method() function
|
A D | lib.a | 3 …distribute_ctype_atomic_dec_and_lock_atomic_dec_and_lock_irqsavedecompress_methodbunzip2__gu…
|
/linux/arch/mips/kernel/ |
A D | setup.c | 196 if (decompress_method((unsigned char *)initrd_start, 8, NULL)) in maybe_bswap_initrd() 202 decompress_method((unsigned char *)(&buf), 8, NULL)) { in maybe_bswap_initrd()
|
/linux/init/ |
A D | do_mounts_rd.c | 88 *decompressor = decompress_method(buf, size, &compress_name); in identify_ramdisk_image()
|
A D | initramfs.c | 497 decompress = decompress_method(buf, len, &compress_name); in unpack_to_rootfs()
|
/linux/ |
A D | System.map | 122651 ffff8000117a2cf8 T decompress_method
|
A D | .tmp_System.map | 122651 ffff8000117a2cf8 T decompress_method
|
Completed in 354 milliseconds