Searched refs:I8 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/lib/842/ |
H A D | 842.h | 31 * "Index" actions, indicated in the table by I2, I4, and I8, mean the 37 * and 8 bits for I8. Since each index points to a 2, 4, or 8 byte section, 39 * can reference 2048 bytes ((2^9 = 512) * 4 bytes), and I8 can reference 2048 41 * each of I2, I4, and I8 that are updated for each byte written to the output 124 #define I8 (OP_ACTION_INDEX | OP_AMOUNT_8) macro
|
H A D | 842_decompress.c | 47 { I8, N0, N0, N0 }
|
H A D | 842_compress.c | 39 { I8, N0, N0, N0, 0x19 }, /* 8 */
|
/kernel/linux/linux-6.6/lib/842/ |
H A D | 842.h | 31 * "Index" actions, indicated in the table by I2, I4, and I8, mean the 37 * and 8 bits for I8. Since each index points to a 2, 4, or 8 byte section, 39 * can reference 2048 bytes ((2^9 = 512) * 4 bytes), and I8 can reference 2048 41 * each of I2, I4, and I8 that are updated for each byte written to the output 124 #define I8 (OP_ACTION_INDEX | OP_AMOUNT_8) macro
|
H A D | 842_decompress.c | 47 { I8, N0, N0, N0 }
|
H A D | 842_compress.c | 39 { I8, N0, N0, N0, 0x19 }, /* 8 */
|
Completed in 5 milliseconds