Home
last modified time | relevance | path

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

/lib/
Ddecompress_unlzo.c114 u8 *output, int *posp, in unlzo() argument
124 if (output) { in unlzo()
125 out_buf = output; in unlzo()
259 if (output) in unlzo()
284 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, in decompress() argument
678 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in decompress()
DKconfig.debug7 messages to be added to the output of the syslog() system
74 that look like '.Lxxx') so they don't pollute the output of
82 assembler output. This may make the kernel slightly slower, but it helps
693 task has ever had available in the sysrq-T and sysrq-P debug output.
719 Say Y here to make BUG() panics output the file name and line number