Searched refs:s4 (Results 51 - 75 of 78) sorted by path

1234

/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c240 is_uv(UV4) ? sname.s4.field : \
/linux-master/crypto/
H A Dcast5_generic.c293 #define s4 cast_s4 macro
296 (((s1[I >> 24] ^ s2[(I>>16)&0xff]) - s3[(I>>8)&0xff]) + s4[I&0xff]))
298 (((s1[I >> 24] - s2[(I>>16)&0xff]) + s3[(I>>8)&0xff]) ^ s4[I&0xff]))
300 (((s1[I >> 24] + s2[(I>>16)&0xff]) ^ s3[(I>>8)&0xff]) - s4[I&0xff]))
H A Dcast6_generic.c25 #define s4 cast_s4 macro
28 (((s1[I >> 24] ^ s2[(I>>16)&0xff]) - s3[(I>>8)&0xff]) + s4[I&0xff]))
30 (((s1[I >> 24] - s2[(I>>16)&0xff]) + s3[(I>>8)&0xff]) ^ s4[I&0xff]))
32 (((s1[I >> 24] + s2[(I>>16)&0xff]) ^ s3[(I>>8)&0xff]) - s4[I&0xff]))
/linux-master/drivers/accessibility/speakup/
H A Dspeakup_keypc.c142 int s1, s2, s3, s4; local
147 s4 = inb_p(synth_port + 3);
148 pr_warn("synth timeout %d %d %d %d\n", s1, s2, s3, s4);
/linux-master/drivers/clk/meson/
H A DMakefile25 obj-$(CONFIG_COMMON_CLK_S4_PLL) += s4-pll.o
26 obj-$(CONFIG_COMMON_CLK_S4_PERIPHERALS) += s4-peripherals.o
H A Ds4-peripherals.c16 #include "s4-peripherals.h"
18 #include <dt-bindings/clock/amlogic,s4-peripherals-clkc.h>
3798 .compatible = "amlogic,s4-peripherals-clkc",
3806 .name = "s4-periphs-clkc",
H A Ds4-pll.c16 #include "s4-pll.h"
18 #include <dt-bindings/clock/amlogic,s4-pll-clkc.h>
852 .compatible = "amlogic,s4-pll-clkc",
860 .name = "s4-pll-clkc",
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm572 // Save SGPR before LDS save, then the s0 to s4 can be used during LDS save...
595 s_movrels_b64 s4, s4 //s4 = s[4+m0], s5 = s[5+m0]
622 s_movrels_b64 s4, s4 //s4 = s[4+m0], s5 = s[5+m0]
1129 s_movreld_b64 s4, s4
1141 s_movreld_b64 s4, s
[all...]
H A Dcwsr_trap_handler_gfx8.asm297 // Save SGPR before LDS save, then the s0 to s4 can be used during LDS save...
322 s_movrels_b64 s4, s4 //s4 = s[4+m0], s5 = s[5+m0]
598 s_movreld_b64 s4, s4
H A Dcwsr_trap_handler_gfx9.asm442 // Save SGPR before LDS save, then the s0 to s4 can be used during LDS save...
470 s_movrels_b64 s4, s4 //s4 = s[4+m0], s5 = s[5+m0]
846 s_movreld_b64 s4, s4
997 s_mov_b32 s4, 0
1001 v_readlane_b32 s[lane], v, s4
1002 s_add_u32 s4, s4,
[all...]
/linux-master/drivers/mailbox/
H A Dimx-mailbox.c10 #include <linux/firmware/imx/s4.h>
1036 { .compatible = "fsl,imx8ulp-mu-s4", .data = &imx_mu_cfg_imx8ulp_s4 },
1037 { .compatible = "fsl,imx93-mu-s4", .data = &imx_mu_cfg_imx93_s4 },
/linux-master/drivers/pinctrl/meson/
H A DMakefile12 obj-$(CONFIG_PINCTRL_MESON_S4) += pinctrl-meson-s4.o
H A Dpinctrl-meson-s4.c9 #include <dt-bindings/gpio/meson-s4-gpio.h>
1217 .compatible = "amlogic,meson-s4-periphs-pinctrl",
1227 .name = "meson-s4-pinctrl",
/linux-master/drivers/pmdomain/amlogic/
H A Dmeson-secure-pwrc.c15 #include <dt-bindings/power/meson-s4-power.h>
339 .compatible = "amlogic,meson-s4-pwrc",
/linux-master/fs/smb/client/
H A Dnetmisc.c156 struct sockaddr_in *s4 = (struct sockaddr_in *) dst; local
160 if (cifs_inet_pton(AF_INET, src, len, &s4->sin_addr.s_addr)) {
161 s4->sin_family = AF_INET;
H A Dsess.c36 struct sockaddr_in *s4 = (struct sockaddr_in *)&server->dstaddr; local
42 if (s4->sin_addr.s_addr != i4->sin_addr.s_addr)
/linux-master/include/linux/
H A Dprandom.h16 __u32 s1, s2, s3, s4; member in struct:rnd_state
46 state->s4 = __seed(i, 128U);
/linux-master/lib/crypto/
H A Dcurve25519-hacl64.c236 u128 s4 = ((((((u128)(d0) * (r4))) + (((u128)(d1) * (r3))))) + local
242 tmp[4] = s4;
H A Dpoly1305-donna32.c37 u32 s1, s2, s3, s4; local
56 s4 = key->precomputed_s.r[3];
73 d0 = ((u64)h0 * r0) + ((u64)h1 * s4) +
77 ((u64)h2 * s4) + ((u64)h3 * s3) +
80 ((u64)h2 * r0) + ((u64)h3 * s4) +
84 ((u64)h4 * s4);
/linux-master/lib/
H A Drandom32.c32 * s1 > 1, s2 > 7, s3 > 15, s4 > 127.
58 state->s4 = TAUSWORTHE(state->s4, 3U, 12U, 4294967168U, 13U);
60 return (state->s1 ^ state->s2 ^ state->s3 ^ state->s4);
122 state->s4 = __seed(seeds[3], 128U);
254 state->s4 = __seed(LCG(state->s3), 128U);
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c189 struct sockaddr_in s4; member in union:__anon778
217 ipv6_addr_set_v4mapped(address.s4.sin_addr.s_addr,
/linux-master/net/tipc/
H A Dcrypto.c1596 goto s4;
1599 goto s4;
1611 s4:
/linux-master/scripts/dtc/include-prefixes/arm/marvell/
H A DMakefile38 armada-385-clearfog-gtr-s4.dtb \
/linux-master/scripts/dtc/include-prefixes/arm64/amlogic/
H A DMakefile72 dtb-$(CONFIG_ARCH_MESON) += meson-s4-s805x2-aq222.dtb
/linux-master/tools/lib/bpf/
H A Dusdt.c1450 { "s4", offsetof(struct user_regs_struct, s4) },

Completed in 916 milliseconds

1234