/linux-6.12.1/lib/842/ |
D | 842_decompress.c | 26 { D4, I4, N0, N0 }, 31 { D2, I2, I4, N0 }, 36 { I2, D2, I4, N0 }, 41 { I2, I2, I4, N0 }, 42 { I4, D4, N0, N0 }, 43 { I4, D2, I2, N0 }, 44 { I4, I2, D2, N0 }, 45 { I4, I2, I2, N0 }, 46 { I4, I4, N0, N0 },
|
D | 842_compress.c | 40 { I4, I4, N0, N0, 0x18 }, /* 18 */ 41 { I4, I2, I2, N0, 0x17 }, /* 25 */ 42 { I2, I2, I4, N0, 0x13 }, /* 25 */ 44 { I4, I2, D2, N0, 0x16 }, /* 33 */ 45 { I4, D2, I2, N0, 0x15 }, /* 33 */ 46 { I2, D2, I4, N0, 0x0e }, /* 33 */ 47 { D2, I2, I4, N0, 0x09 }, /* 33 */ 52 { I4, D4, N0, N0, 0x14 }, /* 41 */ 53 { D4, I4, N0, N0, 0x04 }, /* 41 */
|
D | 842.h | 123 #define I4 (OP_ACTION_INDEX | OP_AMOUNT_4) macro
|
/linux-6.12.1/fs/bcachefs/ |
D | bkey.c | 787 #define I4(i0, i1, i2, i3) (I3(i0, i1, i2), I(i3)) macro 788 #define I5(i0, i1, i2, i3, i4) (I4(i0, i1, i2, i3), I(i4)) 826 I4(0x48, 0xc7, 0x47, dst_offset); in compile_bkey_field() 855 I4(0x0f, 0xb6, 0x46, byte); in compile_bkey_field() 858 I4(0x0f, 0xb7, 0x46, byte); in compile_bkey_field() 890 I4(0x48, 0x8b, 0x46, byte); in compile_bkey_field() 897 I4(0x48, 0xc1, 0xe0, shl); in compile_bkey_field() 902 I4(0x48, 0xc1, 0xe8, shr); in compile_bkey_field() 912 I4(0x48, 0x8b, 0x46, byte); in compile_bkey_field() 922 I4(0x48, 0xc1, 0xe8, shr); in compile_bkey_field() [all …]
|
/linux-6.12.1/arch/sparc/net/ |
D | bpf_jit_64.h | 32 #define I4 0x1c macro
|
D | bpf_jit_comp_64.c | 835 emit_reg_move(I4, O4, ctx); in build_prologue()
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-href-family-pinctrl.dtsi | 114 "GPIO156_C17", /* I4 */ 140 "GPIO156_C17", /* I4 */
|
/linux-6.12.1/Documentation/translations/zh_CN/core-api/ |
D | printk-formats.rst | 306 用于打印IPv4点分隔的十进制地址。 ``I4`` 和 ``i4`` 占位符的结果是打印的地址 307 有(i4)或没有(I4)前导零。
|
/linux-6.12.1/drivers/comedi/drivers/ni_routing/tools/ |
D | convert_csv_to_c.py | 71 I4 = '\t'*(indent+4),
|
/linux-6.12.1/Documentation/core-api/ |
D | printk-formats.rst | 331 For printing IPv4 dot-separated decimal addresses. The ``I4`` and ``i4`` 332 specifiers result in a printed address with (i4) or without (I4) leading
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-facebook-harma.dts | 699 /*I4-I7 line 136-143*/
|
/linux-6.12.1/arch/sparc/kernel/ |
D | ptrace_64.c | 72 REG_OFFSET_NAME("i4", I4),
|
/linux-6.12.1/Documentation/scsi/ |
D | ChangeLog.megaraid | 495 ii. Add PCI ids for I4
|