Home
last modified time | relevance | path

Searched refs:s3 (Results 1 - 25 of 170) sorted by relevance

1234567

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c11 struct s3;
17 struct s3 *s3; member
21 struct s3 { struct
28 struct s3 s3; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c11 struct s3;
17 struct s3 *s3; member
21 struct s3 { struct
28 struct s3 s3; member
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/
H A Ds2-mips.S27 sw s3, 16(sp)
38 * s3: I-Cache line size
47 lw s3, 12(t0)
52 addiu t1, s3, -1
63 addu t0, s3
70 addu t1, s3
71 addu t0, s3
141 addiu t1, s3, -1
152 addu t0, s3
159 addu t1, s3
[all...]
/kernel/linux/linux-6.6/drivers/soc/bcm/brcmstb/pm/
H A Ds2-mips.S27 sw s3, 16(sp)
38 * s3: I-Cache line size
47 lw s3, 12(t0)
52 addiu t1, s3, -1
63 addu t0, s3
70 addu t1, s3
71 addu t0, s3
141 addiu t1, s3, -1
152 addu t0, s3
159 addu t1, s3
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Duaccess.h193 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\
200 " .ifnc \""#s3"\",\"\"\n" \
201 "3: "MOVES"."#s3" (%2)+,%3\n" \
202 " move."#s3" %3,(%1)+\n" \
211 " .ifnc \""#s3"\",\"\"\n" \
222 " .ifnc \""#s3"\",\"\"\n" \
231 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\
232 ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)
284 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \
291 " .ifnc \""#s3"\",\"\"\
[all...]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Duaccess.h190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\
197 " .ifnc \""#s3"\",\"\"\n" \
198 "3: "MOVES"."#s3" (%2)+,%3\n" \
199 " move."#s3" %3,(%1)+\n" \
208 " .ifnc \""#s3"\",\"\"\n" \
219 " .ifnc \""#s3"\",\"\"\n" \
228 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\
229 ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)
281 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \
288 " .ifnc \""#s3"\",\"\"\
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate_kernel.S34 and s3, s2, 0x1
35 beq s3, zero, 1f
41 and s3, s2, 0x2
42 beq s3, zero, 1f
48 and s3, s2, 0x4
49 beq s3, zero, 1f
53 and s3, s2, 0x8
54 beq s3, zero, process_entry
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate_kernel.S36 and s3, s2, 0x1
37 beq s3, zero, 1f
43 and s3, s2, 0x2
44 beq s3, zero, 1f
50 and s3, s2, 0x4
51 beq s3, zero, 1f
55 and s3, s2, 0x8
56 beq s3, zero, process_entry
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe_tmpl.h75 struct fetch_insn *s3 = NULL; in process_fetch_insn_bottom() local
98 s3 = code; in process_fetch_insn_bottom()
150 code = s3; in process_fetch_insn_bottom()
151 if (s3->op != FETCH_OP_ST_STRING && in process_fetch_insn_bottom()
152 s3->op != FETCH_OP_ST_USTRING) { in process_fetch_insn_bottom()
153 dest += s3->size; in process_fetch_insn_bottom()
154 val += s3->size; in process_fetch_insn_bottom()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe_tmpl.h126 struct fetch_insn *s3 = NULL; in process_fetch_insn_bottom() local
149 s3 = code; in process_fetch_insn_bottom()
211 code = s3; in process_fetch_insn_bottom()
212 if (s3->op != FETCH_OP_ST_STRING && in process_fetch_insn_bottom()
213 s3->op != FETCH_OP_ST_USTRING) { in process_fetch_insn_bottom()
214 dest += s3->size; in process_fetch_insn_bottom()
215 val += s3->size; in process_fetch_insn_bottom()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Drelocate_kernel.S42 and s3, s1, t0 /* store destination addr in s3 */
70 REG_S s4, s3, 0
71 PTR_ADDI s3, s3, SZREG
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Drelocate_kernel.S41 and s3, s1, t0 /* store destination addr in s3 */
69 REG_S s4, s3, 0
70 PTR_ADDI s3, s3, SZREG
/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dpacket_history.c205 s3 = DCCP_SKB_CB(skb)->dccpd_seq; in __two_after_loss() local
207 if (likely(dccp_delta_seqno(s2, s3) > 0)) { /* S2 < S3 */ in __two_after_loss()
215 if (dccp_delta_seqno(s1, s3) > 0) { /* S1 < S3 < S2 */ in __two_after_loss()
227 if (dccp_loss_free(s0, s3, n3)) { in __two_after_loss()
230 if (dccp_loss_free(s3, s1, n1)) { in __two_after_loss()
273 s3 = tfrc_rx_hist_entry(h, 3)->tfrchrx_seqno; in __three_after_loss() local
279 if (dccp_loss_free(s2, s3, n3)) { in __three_after_loss()
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dpacket_history.c205 s3 = DCCP_SKB_CB(skb)->dccpd_seq; in __two_after_loss() local
207 if (likely(dccp_delta_seqno(s2, s3) > 0)) { /* S2 < S3 */ in __two_after_loss()
215 if (dccp_delta_seqno(s1, s3) > 0) { /* S1 < S3 < S2 */ in __two_after_loss()
227 if (dccp_loss_free(s0, s3, n3)) { in __two_after_loss()
230 if (dccp_loss_free(s3, s1, n1)) { in __two_after_loss()
273 s3 = tfrc_rx_hist_entry(h, 3)->tfrchrx_seqno; in __three_after_loss() local
279 if (dccp_loss_free(s2, s3, n3)) { in __three_after_loss()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S29 #define s3 3072 /* S3 Array */ define
78 xor s3(%ebp,%edi,4),%esi;\
80 xor s3(%ebp,%edi,4),d ## D;\
116 xor s3(%ebp,%edi,4),%esi;\
118 xor s3(%ebp,%edi,4),d ## D;\
147 mov s3(%ebp,%edi,4),%esi;\
160 xor s3(%ebp,%edi,4),c ## D;\
185 mov s3(%ebp,%edi,4),%esi;\
198 xor s3(%ebp,%edi,4),c ## D;\
H A Dtwofish-x86_64-asm_64.S23 #define s3 3072 /* S3 Array */ define
76 xor s3(%r11,%rdi,4),%r9d;\
78 xor s3(%r11,%rdi,4),%r8d;\
114 xor s3(%r11,%rdi,4),%r9d;\
116 xor s3(%r11,%rdi,4),%r8d;\
143 mov s3(%r11,%rdi,4),%r8d;\
156 xor s3(%r11,%rdi,4),%r9d;\
179 mov s3(%r11,%rdi,4),%r8d;\
196 xor s3(%r11,%rdi,4),%r9d;\
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S29 #define s3 3072 /* S3 Array */ define
78 xor s3(%ebp,%edi,4),%esi;\
80 xor s3(%ebp,%edi,4),d ## D;\
116 xor s3(%ebp,%edi,4),%esi;\
118 xor s3(%ebp,%edi,4),d ## D;\
147 mov s3(%ebp,%edi,4),%esi;\
160 xor s3(%ebp,%edi,4),c ## D;\
185 mov s3(%ebp,%edi,4),%esi;\
198 xor s3(%ebp,%edi,4),c ## D;\
H A Dtwofish-x86_64-asm_64.S23 #define s3 3072 /* S3 Array */ define
76 xor s3(%r11,%rdi,4),%r9d;\
78 xor s3(%r11,%rdi,4),%r8d;\
114 xor s3(%r11,%rdi,4),%r9d;\
116 xor s3(%r11,%rdi,4),%r8d;\
143 mov s3(%r11,%rdi,4),%r8d;\
156 xor s3(%r11,%rdi,4),%r9d;\
179 mov s3(%r11,%rdi,4),%r8d;\
196 xor s3(%r11,%rdi,4),%r9d;\
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dcompat.h40 compat_ulong_t s3; member
77 cregs->s3 = (compat_ulong_t) regs->s3; in regs_to_cregs()
114 regs->s3 = (unsigned long) cregs->s3; in cregs_to_regs()
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-neon-core.S40 #define transpose_4x4(s0, s1, s2, s3) \
42 zip1 RTMP1.4s, s2.4s, s3.4s; \
44 zip2 RTMP3.4s, s2.4s, s3.4s; \
48 zip2 s3.2d, RTMP2.2d, RTMP3.2d;
50 #define transpose_4x4_2x(s0, s1, s2, s3, s4, s5, s6, s7) \
52 zip1 RTMP1.4s, s2.4s, s3.4s; \
54 zip2 RTMP3.4s, s2.4s, s3.4s; \
62 zip2 s3.2d, RTMP2.2d, RTMP3.2d; \
68 #define rotate_clockwise_4x4(s0, s1, s2, s3) \
71 zip1 RTMP2.4s, s3
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dentry.S63 csrr s3, CSR_TVAL
69 REG_S s3, PT_BADADDR(sp)
197 csrr s3, CSR_TVAL
203 REG_S s3, PT_BADADDR(sp)
243 REG_S s3, TASK_THREAD_S3_RA(a3)
258 REG_L s3, TASK_THREAD_S3_RA(a4)
/kernel/linux/linux-6.6/lib/
H A Drandom32.c32 * s1 > 1, s2 > 7, s3 > 15, s4 > 127.
57 state->s3 = TAUSWORTHE(state->s3, 13U, 21U, 4294967280U, 7U); in prandom_u32_state()
60 return (state->s1 ^ state->s2 ^ state->s3 ^ state->s4); in prandom_u32_state()
121 state->s3 = __seed(seeds[2], 16U); in prandom_seed_full_state()
253 state->s3 = __seed(LCG(state->s2), 16U); in prandom_state_selftest_seed()
254 state->s4 = __seed(LCG(state->s3), 128U); in prandom_state_selftest_seed()
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
H A Dhead.S26 move s3, a3
46 move a3, s3
/kernel/linux/linux-5.10/scripts/
H A Dbootgraph.pl177 my ($s, $s2, $s3, $e, $w, $y, $y2, $style);
186 $s3 = $s + 1;
207 print "<text transform=\"translate($s3,$y2) rotate(90)\" font-size=\"3pt\">$key</text>\n";
218 my $s3 = ($time - $firsttime) * $mult;
220 print "<text transform=\"translate($s3,89) rotate(90)\">$tm</text>\n";
/kernel/linux/linux-6.6/scripts/
H A Dbootgraph.pl177 my ($s, $s2, $s3, $e, $w, $y, $y2, $style);
186 $s3 = $s + 1;
207 print "<text transform=\"translate($s3,$y2) rotate(90)\" font-size=\"3pt\">$key</text>\n";
218 my $s3 = ($time - $firsttime) * $mult;
220 print "<text transform=\"translate($s3,89) rotate(90)\">$tm</text>\n";

Completed in 9 milliseconds

1234567