Symbol: s7
arch/loongarch/include/asm/asmmacro.h
28
LONG_SPTR s7, \thread, (THREAD_REG30 - TASK_STRUCT_OFFSET)
arch/loongarch/include/asm/asmmacro.h
43
LONG_LPTR s7, \thread, (THREAD_REG30 - TASK_STRUCT_OFFSET)
arch/loongarch/include/asm/stackframe.h
117
cfi_st s7, PT_R30, \docfi
arch/loongarch/include/asm/stackframe.h
232
cfi_ld s7, PT_R30, \docfi
arch/mips/include/asm/asmmacro-32.h
72
LONG_S s7, THREAD_REG23(\thread)
arch/mips/include/asm/asmmacro-32.h
85
LONG_L s7, THREAD_REG23(\thread)
arch/mips/include/asm/asmmacro-64.h
25
LONG_S s7, THREAD_REG23(\thread)
arch/mips/include/asm/asmmacro-64.h
38
LONG_L s7, THREAD_REG23(\thread)
arch/riscv/include/asm/assembler.h
55
REG_L s7, (SUSPEND_CONTEXT_REGS + PT_S7)(a0)
arch/riscv/include/asm/compat.h
136
regs->s7 = (unsigned long) cregs->s7;
arch/riscv/include/asm/compat.h
62
compat_ulong_t s7;
arch/riscv/include/asm/compat.h
99
cregs->s7 = (compat_ulong_t) regs->s7;
arch/riscv/include/asm/kvm_host.h
140
unsigned long s7;
arch/riscv/include/asm/ptrace.h
41
unsigned long s7;
arch/riscv/include/uapi/asm/ptrace.h
49
unsigned long s7;
arch/riscv/kernel/asm-offsets.c
106
OFFSET(PT_S7, pt_regs, s7);
arch/riscv/kernel/asm-offsets.c
163
OFFSET(KVM_ARCH_GUEST_S7, kvm_vcpu_arch, guest_context.s7);
arch/riscv/kernel/asm-offsets.c
200
OFFSET(KVM_ARCH_HOST_S7, kvm_vcpu_arch, host_context.s7);
arch/riscv/kernel/kgdb.c
192
{DBG_REG_S7, GDB_SIZEOF_REG, offsetof(struct pt_regs, s7)},
arch/riscv/kernel/process.c
91
regs->s5, regs->s6, regs->s7);
arch/riscv/kernel/ptrace.c
473
REG_OFFSET_NAME(s7),
crypto/cast5_generic.c
157
static const u32 s7[256] = {
crypto/cast5_generic.c
406
z[0] = x[0] ^ s5[xi(13)] ^ s6[xi(15)] ^ s7[xi(12)] ^ sb8[xi(14)] ^
crypto/cast5_generic.c
407
s7[xi(8)];
crypto/cast5_generic.c
408
z[1] = x[2] ^ s5[zi(0)] ^ s6[zi(2)] ^ s7[zi(1)] ^ sb8[zi(3)] ^
crypto/cast5_generic.c
410
z[2] = x[3] ^ s5[zi(7)] ^ s6[zi(6)] ^ s7[zi(5)] ^ sb8[zi(4)] ^
crypto/cast5_generic.c
412
z[3] = x[1] ^ s5[zi(10)] ^ s6[zi(9)] ^ s7[zi(11)] ^ sb8[zi(8)] ^
crypto/cast5_generic.c
414
k[0] = s5[zi(8)] ^ s6[zi(9)] ^ s7[zi(7)] ^ sb8[zi(6)] ^ s5[zi(2)];
crypto/cast5_generic.c
415
k[1] = s5[zi(10)] ^ s6[zi(11)] ^ s7[zi(5)] ^ sb8[zi(4)] ^
crypto/cast5_generic.c
417
k[2] = s5[zi(12)] ^ s6[zi(13)] ^ s7[zi(3)] ^ sb8[zi(2)] ^
crypto/cast5_generic.c
418
s7[zi(9)];
crypto/cast5_generic.c
419
k[3] = s5[zi(14)] ^ s6[zi(15)] ^ s7[zi(1)] ^ sb8[zi(0)] ^
crypto/cast5_generic.c
422
x[0] = z[2] ^ s5[zi(5)] ^ s6[zi(7)] ^ s7[zi(4)] ^ sb8[zi(6)] ^
crypto/cast5_generic.c
423
s7[zi(0)];
crypto/cast5_generic.c
424
x[1] = z[0] ^ s5[xi(0)] ^ s6[xi(2)] ^ s7[xi(1)] ^ sb8[xi(3)] ^
crypto/cast5_generic.c
426
x[2] = z[1] ^ s5[xi(7)] ^ s6[xi(6)] ^ s7[xi(5)] ^ sb8[xi(4)] ^
crypto/cast5_generic.c
428
x[3] = z[3] ^ s5[xi(10)] ^ s6[xi(9)] ^ s7[xi(11)] ^ sb8[xi(8)] ^
crypto/cast5_generic.c
430
k[4] = s5[xi(3)] ^ s6[xi(2)] ^ s7[xi(12)] ^ sb8[xi(13)] ^
crypto/cast5_generic.c
432
k[5] = s5[xi(1)] ^ s6[xi(0)] ^ s7[xi(14)] ^ sb8[xi(15)] ^
crypto/cast5_generic.c
434
k[6] = s5[xi(7)] ^ s6[xi(6)] ^ s7[xi(8)] ^ sb8[xi(9)] ^ s7[xi(3)];
crypto/cast5_generic.c
435
k[7] = s5[xi(5)] ^ s6[xi(4)] ^ s7[xi(10)] ^ sb8[xi(11)] ^
crypto/cast5_generic.c
438
z[0] = x[0] ^ s5[xi(13)] ^ s6[xi(15)] ^ s7[xi(12)] ^ sb8[xi(14)] ^
crypto/cast5_generic.c
439
s7[xi(8)];
crypto/cast5_generic.c
440
z[1] = x[2] ^ s5[zi(0)] ^ s6[zi(2)] ^ s7[zi(1)] ^ sb8[zi(3)] ^
crypto/cast5_generic.c
442
z[2] = x[3] ^ s5[zi(7)] ^ s6[zi(6)] ^ s7[zi(5)] ^ sb8[zi(4)] ^
crypto/cast5_generic.c
444
z[3] = x[1] ^ s5[zi(10)] ^ s6[zi(9)] ^ s7[zi(11)] ^ sb8[zi(8)] ^
crypto/cast5_generic.c
446
k[8] = s5[zi(3)] ^ s6[zi(2)] ^ s7[zi(12)] ^ sb8[zi(13)] ^
crypto/cast5_generic.c
448
k[9] = s5[zi(1)] ^ s6[zi(0)] ^ s7[zi(14)] ^ sb8[zi(15)] ^
crypto/cast5_generic.c
450
k[10] = s5[zi(7)] ^ s6[zi(6)] ^ s7[zi(8)] ^ sb8[zi(9)] ^ s7[zi(2)];
crypto/cast5_generic.c
451
k[11] = s5[zi(5)] ^ s6[zi(4)] ^ s7[zi(10)] ^ sb8[zi(11)] ^
crypto/cast5_generic.c
454
x[0] = z[2] ^ s5[zi(5)] ^ s6[zi(7)] ^ s7[zi(4)] ^ sb8[zi(6)] ^
crypto/cast5_generic.c
455
s7[zi(0)];
crypto/cast5_generic.c
456
x[1] = z[0] ^ s5[xi(0)] ^ s6[xi(2)] ^ s7[xi(1)] ^ sb8[xi(3)] ^
crypto/cast5_generic.c
458
x[2] = z[1] ^ s5[xi(7)] ^ s6[xi(6)] ^ s7[xi(5)] ^ sb8[xi(4)] ^
crypto/cast5_generic.c
460
x[3] = z[3] ^ s5[xi(10)] ^ s6[xi(9)] ^ s7[xi(11)] ^ sb8[xi(8)] ^
crypto/cast5_generic.c
462
k[12] = s5[xi(8)] ^ s6[xi(9)] ^ s7[xi(7)] ^ sb8[xi(6)] ^ s5[xi(3)];
crypto/cast5_generic.c
463
k[13] = s5[xi(10)] ^ s6[xi(11)] ^ s7[xi(5)] ^ sb8[xi(4)] ^
crypto/cast5_generic.c
465
k[14] = s5[xi(12)] ^ s6[xi(13)] ^ s7[xi(3)] ^ sb8[xi(2)] ^
crypto/cast5_generic.c
466
s7[xi(8)];
crypto/cast5_generic.c
467
k[15] = s5[xi(14)] ^ s6[xi(15)] ^ s7[xi(1)] ^ sb8[xi(0)] ^
drivers/media/dvb-frontends/zl10353.c
453
int s6, s7, s8;
drivers/media/dvb-frontends/zl10353.c
457
if ((s7 = zl10353_read_register(state, STATUS_7)) < 0)
drivers/media/dvb-frontends/zl10353.c
469
if (s7 & (1 << 4))
tools/lib/bpf/usdt.c
1502
{ "s7", offsetof(struct user_regs_struct, s7) },
tools/testing/selftests/kvm/include/riscv/processor.h
101
unsigned long s7;
tools/testing/selftests/kvm/lib/riscv/processor.c
264
core.regs.s7 = vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.s7));
tools/testing/selftests/kvm/lib/riscv/processor.c
293
core.regs.s4, core.regs.s5, core.regs.s6, core.regs.s7);
tools/testing/selftests/kvm/riscv/get-reg-list.c
848
KVM_REG_RISCV | KVM_REG_SIZE_ULONG | KVM_REG_RISCV_CORE | KVM_REG_RISCV_CORE_REG(regs.s7),