Home
last modified time | relevance | path

Searched refs:i16 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm/crypto/
A Dsha1-armv7-neon.S87 #define _R_F1(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
90 pre1(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
94 pre2(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
98 pre3(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
101 #define _R_F2(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
114 #define _R_F3(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
129 #define _R_F4(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
131 _R_F2(a,b,c,d,e,i,pre1,pre2,pre3,i16,\
134 #define _R(a,b,c,d,e,f,i,pre1,pre2,pre3,i16,\ argument
136 _R_##f(a,b,c,d,e,i,pre1,pre2,pre3,i16,\
[all …]
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Dcvmx-fau.h284 uint64_t i16; in cvmx_fau_tagwait_fetch_and_add16() member
288 result.i16 = in cvmx_fau_tagwait_fetch_and_add16()
/linux-6.3-rc2/rust/alloc/vec/
A Dis_zero.rs22 impl_is_zero!(i16, |x| x == 0);
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-apple.c104 #define PORT_RID2SID(i16) (0x00828 + 4 * (i16)) argument
/linux-6.3-rc2/rust/alloc/
A Dboxed.rs1361 fn write_i16(&mut self, i: i16) { in write_i16() argument

Completed in 22 milliseconds