Home
last modified time | relevance | path

Searched full:sss (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c279 #define sSS IP_VS_SCTP_S_SHUTDOWN_SENT macro
288 /* sNO, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL*/
289 /* d */{sES, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL},
290 /* i */{sI1, sIN, sIN, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sIN, sIN},
291 /* i_a */{sCW, sCW, sCW, sCS, sCR, sCO, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL},
292 /* c_e */{sCR, sIN, sIN, sCR, sCR, sCW, sCO, sCE, sES, sSS, sSR, sSA, sRJ, sCL},
293 /* c_a */{sES, sI1, sIN, sCS, sCR, sCW, sCO, sES, sES, sSS, sSR, sSA, sRJ, sCL},
294 /* s */{sSR, sI1, sIN, sCS, sCR, sCW, sCO, sCE, sSR, sSS, sSR, sSA, sRJ, sCL},
296 /* s_c */{sCL, sCL, sCL, sCS, sCR, sCW, sCO, sCE, sES, sSS, sSR, sCL, sRJ, sCL},
297 /* err */{sCL, sI1, sIN, sCS, sCR, sCW, sCO, sCL, sES, sSS, sSR, sSA, sRJ, sCL},
[all …]
H A Dip_vs_proto_tcp.c411 #define sSS IP_VS_TCP_S_SYN_SENT macro
441 /* sNO, sES, sSS, sSR, sFW, sTW, sCL, sCW, sLA, sLI, sSA */
443 /*fin*/ {{sCL, sCW, sSS, sTW, sTW, sTW, sCL, sCW, sLA, sLI, sTW }},
444 /*ack*/ {{sES, sES, sSS, sES, sFW, sTW, sCL, sCW, sCL, sLI, sES }},
448 /* sNO, sES, sSS, sSR, sFW, sTW, sCL, sCW, sLA, sLI, sSA */
449 /*syn*/ {{sSS, sES, sSS, sSR, sSS, sSS, sSS, sSS, sSS, sLI, sSR }},
450 /*fin*/ {{sTW, sFW, sSS, sTW, sFW, sTW, sCL, sTW, sLA, sLI, sTW }},
451 /*ack*/ {{sES, sES, sSS, sES, sFW, sTW, sCL, sCW, sLA, sES, sES }},
452 /*rst*/ {{sCL, sCL, sSS, sCL, sCL, sTW, sCL, sCL, sCL, sCL, sCL }},
455 /* sNO, sES, sSS, sSR, sFW, sTW, sCL, sCW, sLA, sLI, sSA */
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_sctp.c72 #define sSS SCTP_CONNTRACK_SHUTDOWN_SENT macro
118 /* sNO, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS, sHA */
119 /* init */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCW, sHA},
120 /* init_ack */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL, sHA},
122 /* shutdown */ {sCL, sCL, sCW, sCE, sSS, sSS, sSR, sSA, sCL, sSS},
124 /* error */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL, sHA},/* Can't have Stale cookie*/
125 /* cookie_echo */ {sCL, sCL, sCE, sCE, sES, sSS, sSR, sSA, sCL, sHA},/* 5.2.4 - Big TODO */
126 /* cookie_ack */ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sSA, sCL, sHA},/* Can't come in orig dir */
127 /* shutdown_comp*/ {sCL, sCL, sCW, sCE, sES, sSS, sSR, sCL, sCL, sHA},
128 /* heartbeat */ {sHS, sCL, sCW, sCE, sES, sSS, sSR, sSA, sHS, sHA},
[all …]
H A Dnf_conntrack_proto_tcp.c87 #define sSS TCP_CONNTRACK_SYN_SENT macro
145 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */
146 /*syn*/ { sSS, sSS, sIG, sIG, sIG, sIG, sIG, sSS, sSS, sS2 },
148 * sNO -> sSS Initialize a new connection
149 * sSS -> sSS Retransmitted SYN
159 * sTW -> sSS Reopened connection (RFC 1122).
160 * sCL -> sSS
162 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */
166 * sSS -> sIV Client can't send SYN and then SYN/ACK
176 /* sNO, sSS, sSR, sES, sFW, sCW, sLA, sTW, sCL, sS2 */
[all …]
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dusx2yhwdeppcm.h6 #define SSS (((MAXPACK*MAXBUFFERMS*MAXSTRIDE + 4096) / 4096) * 4096) macro
8 char playback[SSS];
9 char capture0x8[SSS];
10 char capture0xA[SSS];
H A Dusx2yhwdeppcm.c155 desc->length >= SSS) in usx2y_usbpcm_urb_capt_iso_advance()
156 desc->offset -= (SSS - desc->length); in usx2y_usbpcm_urb_capt_iso_advance()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H A Dsamsung-sss.yaml4 $id: http://devicetree.org/schemas/crypto/samsung-sss.yaml#
7 title: Samsung Exynos SoC SSS (Security SubSystem) module
14 The SSS module in S5PV210 SoC supports the following:
22 The SSS module in Exynos4 (Exynos4210) and Exynos5 (Exynos5420 and Exynos5250)
H A Dsamsung-slimsss.yaml22 - const: samsung,exynos5433-slim-sss
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dpmu.c24 u32 sss[4]; member
64 ssc = readl(&regs->sss[offset]); in pmu_power_lss()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dadcxx.c11 * ADC<bb><c>S<sss>, where
14 * * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500 kSPS
18 * http://www.national.com/ds/DC/ADC<bb><c>S<sss>.pdf
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Ds5p-sss.c232 * struct samsung_aes_variant - platform specific SSS driver data
233 * @aes_offset: AES register offset from SSS module's base.
234 * @hash_offset: HASH register offset from SSS module's base.
235 * @clk_names: names of clocks needed to run SSS IP
237 * Specifies platform specific configuration of SSS module.
292 * @xmit_buf: Buffer for current HASH request transfer into SSS block.
293 * @hash_req: Current request sending to SSS HASH block.
294 * @hash_sg_iter: Scatterlist transferred through DMA into SSS HASH block.
343 * @engine: Bits for selecting type of HASH in SSS block
416 .compatible = "samsung,exynos5433-slim-sss",
[all …]
H A DMakefile40 obj-$(CONFIG_CRYPTO_DEV_S5P) += s5p-sss.o
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DArgs.c123 if (!strcmp(argv[i], "-sss")) { in ddxProcessArgument()
186 ErrorF("-sss use software screen saver\n"); in ddxUseMsg()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos5.dtsi207 sss: sss@10830000 { label
/OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/
H A Dreport.py250 sss = abs(self) % 60
251 return hhh, mmm, sss
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h82 fprintf(nx_gzip_log, "sss " fmt, ## __VA_ARGS__); \
/OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h15 u32 sss:12; /* souce stride size */ member
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_akcipher.c9 * Some ideas are from marvell/cesa.c and s5p-sss.c driver.
H A Drk_crypto_v1_skcipher.c9 * Some ideas are from marvell-cesa.c and s5p-sss.c driver.
H A Drk_crypto_v2_ahash.c9 * Some ideas are from marvell/cesa.c and s5p-sss.c driver.
H A Drk3288_crypto_ahash.c9 * Some ideas are from marvell/cesa.c and s5p-sss.c driver.
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dsata.c79 reg32 |= 0x0c006000; /* set PSC+SSC+SALP+SSS */ in bd82x6x_sata_init()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dsata.c87 0x0c006000 /* PSC+SSC+SALP+SSS */ | in broadwell_sata_init()
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos5410.c166 GATE(CLK_SSS, "sss", "aclk266", GATE_IP_G2D, 2, 0, 0),
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7734.c208 CLKDEV_CON_ID("sss", &mstp_clks[MSTP008]),

123