Home
last modified time | relevance | path

Searched refs:s6 (Results 1 – 15 of 15) sorted by relevance

/linux-3.4.99/crypto/
Dcast5.c373 static const u32 s6[256] = { variable
677 z[0] = x[0] ^ s5[xi(13)] ^ s6[xi(15)] ^ s7[xi(12)] ^ sb8[xi(14)] ^ in key_schedule()
679 z[1] = x[2] ^ s5[zi(0)] ^ s6[zi(2)] ^ s7[zi(1)] ^ sb8[zi(3)] ^ in key_schedule()
681 z[2] = x[3] ^ s5[zi(7)] ^ s6[zi(6)] ^ s7[zi(5)] ^ sb8[zi(4)] ^ in key_schedule()
683 z[3] = x[1] ^ s5[zi(10)] ^ s6[zi(9)] ^ s7[zi(11)] ^ sb8[zi(8)] ^ in key_schedule()
684 s6[xi(11)]; in key_schedule()
685 k[0] = s5[zi(8)] ^ s6[zi(9)] ^ s7[zi(7)] ^ sb8[zi(6)] ^ s5[zi(2)]; in key_schedule()
686 k[1] = s5[zi(10)] ^ s6[zi(11)] ^ s7[zi(5)] ^ sb8[zi(4)] ^ in key_schedule()
687 s6[zi(6)]; in key_schedule()
688 k[2] = s5[zi(12)] ^ s6[zi(13)] ^ s7[zi(3)] ^ sb8[zi(2)] ^ in key_schedule()
[all …]
/linux-3.4.99/arch/mips/kernel/
Drelocate_kernel.S49 li s6, (1 << PAGE_SHIFT) / SZREG
57 LONG_SUB s6, s6, 1
58 beq s6, zero, process_entry
/linux-3.4.99/arch/alpha/include/asm/
Dregdef.h21 #define s6 $15 macro
22 #define fp s6 /* frame-pointer (s6 in frame-less procedures) */
/linux-3.4.99/drivers/media/dvb/frontends/
Dzl10353.c378 int s6, s9; in zl10353_get_parameters() local
391 s6 = zl10353_read_register(state, STATUS_6); in zl10353_get_parameters()
393 if (s6 < 0 || s9 < 0) in zl10353_get_parameters()
395 if ((s6 & (1 << 5)) == 0 || (s9 & (1 << 4)) == 0) in zl10353_get_parameters()
468 int s6, s7, s8; in zl10353_read_status() local
470 if ((s6 = zl10353_read_register(state, STATUS_6)) < 0) in zl10353_read_status()
478 if (s6 & (1 << 2)) in zl10353_read_status()
480 if (s6 & (1 << 1)) in zl10353_read_status()
482 if (s6 & (1 << 5)) in zl10353_read_status()
/linux-3.4.99/arch/mips/include/asm/
Dregdef.h48 #define s6 $22 macro
91 #define s6 $22 macro
Dasmmacro-64.h119 LONG_S s6, THREAD_REG22(\thread)
132 LONG_L s6, THREAD_REG22(\thread)
Dasmmacro-32.h138 LONG_S s6, THREAD_REG22(\thread)
151 LONG_L s6, THREAD_REG22(\thread)
/linux-3.4.99/arch/mips/power/
Dhibernate.S28 PTR_S s6, PT_R22(t0)
59 PTR_L s6, PT_R22(t0)
/linux-3.4.99/arch/mips/dec/prom/
Dcall_o32.S44 REG_S s6,O32_FRAMESZ-5*SZREG(sp)
81 REG_L s6,O32_FRAMESZ-5*SZREG(sp)
/linux-3.4.99/arch/mips/fw/lib/
Dcall_o32.S45 REG_S s6,O32_FRAMESZ-5*SZREG(sp)
87 REG_L s6,O32_FRAMESZ-5*SZREG(sp)
/linux-3.4.99/fs/cifs/
Dnetmisc.c175 struct sockaddr_in6 *s6 = (struct sockaddr_in6 *) dst; in cifs_convert_address() local
187 rc = cifs_inet_pton(AF_INET6, src, alen, &s6->sin6_addr.s6_addr); in cifs_convert_address()
191 s6->sin6_family = AF_INET6; in cifs_convert_address()
200 rc = kstrtouint(scope_id, 0, &s6->sin6_scope_id); in cifs_convert_address()
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dkgdb_asm.S438 move $r0, $s6
/linux-3.4.99/net/sunrpc/
Dsvcauth_unix.c193 struct sockaddr_in6 s6; in ip_map_parse() member
225 memcpy(&sin6, &address.s6, sizeof(sin6)); in ip_map_parse()
/linux-3.4.99/arch/xtensa/configs/
Ds6105_defconfig3 # Linux kernel version: 2.6.29-rc7-s6
/linux-3.4.99/Documentation/trace/
Dftrace.txt701 sshd-4261 0d.s6 41us : add_preempt_count (__local_bh_disable)
702 sshd-4261 0d.s6 42us : sub_preempt_count (local_bh_enable)
706 sshd-4261 0d.s6 44us : sub_preempt_count (local_bh_enable_ip)