Searched refs:i6 (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | xt_CHECKSUM.c | 40 const struct ip6t_ip6 *i6 = par->entryinfo; in checksum_tg_check() local 58 if ((i6->flags & IP6T_F_PROTO) && in checksum_tg_check() 59 i6->proto == IPPROTO_UDP && in checksum_tg_check() 60 (i6->invflags & XT_INV_PROTO) == 0) in checksum_tg_check()
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | winmacro.h | 24 std %i6, [%reg + RW_I6]; 35 ldd [%reg + RW_I6], %i6; 42 ldd [%base_reg + STACKFRAME_SZ + PT_I6], %i6; 69 std %i6, [%base_reg + STACKFRAME_SZ + PT_I6];
|
D | ttable.h | 266 stx %i6, [%sp + STACK_BIAS + 0x70]; \ 287 stx %i6, [%sp + STACK_BIAS + 0x70]; \ 321 stxa %i6, [%g1 + %g0] ASI; \ 345 stxa %i6, [%sp + STACK_BIAS + 0x70] %asi; \ 379 stx %i6, [%g3 + TI_REG_WINDOW + 0x70]; \ 417 stwa %i6, [%g1 + %g0] ASI; \ 444 stwa %i6, [%sp + 0x38] %asi; \ 478 stw %i6, [%g3 + TI_REG_WINDOW + 0x38]; \ 522 ldx [%sp + STACK_BIAS + 0x70], %i6; \ 546 ldx [%sp + STACK_BIAS + 0x70], %i6; \ [all …]
|
/Linux-v4.19/arch/sparc/kernel/ |
D | winfixup.S | 70 stx %i6, [%g3 + TI_REG_WINDOW + 0x70] 87 stw %i6, [%g3 + TI_REG_WINDOW + 0x38]
|
D | etrap_64.S | 189 stx %i6, [%sp + PTREGS_OFF + PT_V9_I6]
|
D | syscalls.S | 33 mov %i6, %o2
|
D | rtrap_64.S | 217 ldx [%sp + PTREGS_OFF + PT_V9_I6], %i6
|
/Linux-v4.19/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 1136 u32 i6; member
|
/Linux-v4.19/Documentation/core-api/ |
D | printk-formats.rst | 266 For printing IPv6 network-order 16-bit hex addresses. The ``I6`` and ``i6`` 267 specifiers result in a printed address with (I6) or without (i6)
|