Home
last modified time | relevance | path

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

/lib/
Ddecompress_unlz4.c37 u8 *output, long *posp, in unlz4() argument
53 if (output) { in unlz4()
54 outp = output; in unlz4()
169 if (output) in unlz4()
192 if (!output) in unlz4()
202 unsigned char *output, long out_len, in __decompress() argument
207 return unlz4(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
Ddecompress_unlzo.c115 u8 *output, long *posp, in unlzo() argument
125 if (output) { in unlzo()
126 out_buf = output; in unlzo()
260 if (output) in unlzo()
285 if (!output) in unlzo()
Ddecompress_unlzma.c540 unsigned char *output, in unlzma() argument
612 if (output) in unlzma()
613 wr.buffer = output; in unlzma()
660 if (!output) in unlzma()
673 unsigned char *output, long out_len, in __decompress() argument
677 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
DKconfig.debug8 messages to be added to the output of the syslog() system
214 that look like '.Lxxx') so they don't pollute the output of
222 assembler output. This may make the kernel slightly slower, but it helps
566 task has ever had available in the sysrq-T and sysrq-P debug output.
1223 Say Y here to make BUG() panics output the file name and line number