Searched refs:unlz4 (Results 1 – 8 of 8) sorted by relevance
/linux/lib/ |
A D | decompress.c | 39 # define unlz4 NULL macro 58 { {0x02, 0x21}, "lz4", unlz4 },
|
A D | decompress_unlz4.c | 31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() function 215 return unlz4(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
|
A D | lib.a | 3 …ck_atomic_dec_and_lock_irqsavedecompress_methodbunzip2__gunzipgunzipunlz4unlzmaparse_heade…
|
A D | .decompress.o.cmd | 35 include/linux/decompress/unlz4.h \
|
A D | .decompress_unlz4.o.cmd | 22 include/linux/decompress/unlz4.h \
|
/linux/include/linux/decompress/ |
A D | unlz4.h | 5 int unlz4(unsigned char *inbuf, long len,
|
/linux/ |
A D | System.map | 122659 ffff8000117a3ce0 T unlz4
|
A D | .tmp_System.map | 122659 ffff8000117a3ce0 T unlz4
|
Completed in 373 milliseconds