Searched refs:hc4 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/lib/lz4/ |
| H A D | lz4hc_compress.c | 62 memset((void *)hc4->hashTable, 0, sizeof(hc4->hashTable)); in LZ4HC_init() 63 memset(hc4->chainTable, 0xFF, sizeof(hc4->chainTable)); in LZ4HC_init() 66 hc4->end = start; in LZ4HC_init() 68 hc4->dictLimit = 64 * KB; in LZ4HC_init() 69 hc4->lowLimit = 64 * KB; in LZ4HC_init() 95 hc4->nextToUpdate = target; in LZ4HC_Insert() 111 ? hc4->lowLimit in LZ4HC_InsertAndFindBestMatch() 118 LZ4HC_Insert(hc4, ip); in LZ4HC_InsertAndFindBestMatch() 168 LZ4HC_CCtx_internal *hc4, in LZ4HC_InsertAndGetWiderMatch() argument 183 ? hc4->lowLimit in LZ4HC_InsertAndGetWiderMatch() [all …]
|
| /linux-6.15/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-sm1-odroid-hc4.dts | 11 compatible = "hardkernel,odroid-hc4", "amlogic,sm1";
|
| H A D | Makefile | 91 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-hc4.dtb
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | amlogic.yaml | 201 - hardkernel,odroid-hc4
|