Home
last modified time | relevance | path

Searched refs:decompress (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Ddecompress.h36 int decompress(void *inbuf, unsigned int len, void *outbuf);
/xen-4.10.0-shim-comet/xen/common/
A Ddecompress.c11 int __init decompress(void *inbuf, unsigned int len, void *outbuf) in decompress() function
A DCOPYING15 lz4/decompress.c
A Dunxz.c304 #define decompress unxz macro
A DREADME.source39 lz4/decompress.c
A DMakefile68 obj-bin-$(CONFIG_X86) += $(foreach n,decompress bunzip2 unxz unlzma unlzo unlz4 earlycpio,$(n).init…
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dbzimage.c131 err = decompress(*image_start, orig_image_len, image_base); in bzimage_parse()
/xen-4.10.0-shim-comet/tools/misc/
A Dxen-tmem-list-parse.c177 PARSE_CYC_COUNTER(s,decompress,"d"); in parse_time_stats()
187 PRINTF_CYC_COUNTER(decompress,"decompression cycles:"); in parse_time_stats()

Completed in 7 milliseconds