Home
last modified time | relevance | path

Searched refs:ss1 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dsm3_generic.c74 u32 ss1; in sm3_compress() local
92 ss1 = rol32((rol32(a, 12) + e + rol32(t(i), i & 31)), 7); in sm3_compress()
94 ss2 = ss1 ^ rol32(a, 12); in sm3_compress()
99 tt2 = gg(i, e, f, g) + h + ss1 + *w; in sm3_compress()
121 a = b = c = d = e = f = g = h = ss1 = ss2 = tt1 = tt2 = 0; in sm3_compress()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dswitch_to.h56 if (unlikely(this_cpu_read(cpu_tss_rw.x86_tss.ss1) == thread->sysenter_cs)) in refresh_sysenter_cs()
59 this_cpu_write(cpu_tss_rw.x86_tss.ss1, thread->sysenter_cs); in refresh_sysenter_cs()
H A Dprocessor.h286 unsigned short ss1; /* MSR_IA32_SYSENTER_CS */ member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dtss.h10 u32 ss1; member
40 u16 ss1; member
/OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/
H A Dentry.h19 #define usp ss1
55 mfcr lr, ss1
91 mtcr a0, ss1
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp99 PointOfSegment ss1, ss2; in apply() local
100 set<1>(ss1, get<1>(se)); in apply()
101 set<0>(ss1, get<0>(se)); in apply()
116 return strategy_side_type::apply(ss1, ss2, point); in apply()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmstdlib.c521 const unsigned char *ss1; in memcmp() local
524 ss1 = (const unsigned char *)s1; in memcmp()
528 if (*ss1 < *ss2) in memcmp()
530 if (*ss1 > *ss2) in memcmp()
532 ss1++; in memcmp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmstdlib.c521 const unsigned char *ss1; in memcmp() local
524 ss1 = (const unsigned char *)s1; in memcmp()
528 if (*ss1 < *ss2) in memcmp()
530 if (*ss1 > *ss2) in memcmp()
532 ss1++; in memcmp()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl_pic32.c88 u32 ss1; member
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dghash-ce-core.S41 ss1 .req v24
91 __pmull_p8_tail \rq, \ad\().8b, SHASH2.8b, 8b,, ss1, ss2, ss3, ss4
189 ext ss1.8b, SHASH2.8b, SHASH2.8b, #1
/OK3568_Linux_fs/kernel/net/sctp/
H A Dassociola.c884 int sctp_cmp_addr_exact(const union sctp_addr *ss1, in sctp_cmp_addr_exact() argument
889 af = sctp_get_af_specific(ss1->sa.sa_family); in sctp_cmp_addr_exact()
893 return af->cmp_addr(ss1, ss2); in sctp_cmp_addr_exact()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c75 .ss1 = __KERNEL_CS,
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c1762 tss->x86_tss.ss1 = __KERNEL_CS; in enable_sep_cpu()
1763 wrmsr(MSR_IA32_SYSENTER_CS, tss->x86_tss.ss1, 0); in enable_sep_cpu()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dautofs-mount-control.rst80 /s1/ss1 shark:/autofs/export1 \
89 /s1/ss1 shark:/autofs/export2 \
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h2156 int sctp_cmp_addr_exact(const union sctp_addr *ss1,
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2514 ``synchronize_srcu()`` for some other domain ``ss1``, and if an
2515 ``ss1``-domain SRCU read-side critical section acquired another mutex