Symbol: r22
arch/alpha/include/uapi/asm/ptrace.h
33
unsigned long r22;
arch/alpha/kernel/process.c
313
dest[22] = pt->r22;
arch/alpha/kernel/ptrace.c
89
PT_REG( r20), PT_REG( r21), PT_REG( r22), PT_REG( r23),
arch/alpha/kernel/signal.c
182
err |= __get_user(regs->r22, sc->sc_regs+22);
arch/alpha/kernel/signal.c
305
err |= __put_user(regs->r22, sc->sc_regs+22);
arch/alpha/kernel/traps.c
60
regs->r22, regs->r23, regs->r24);
arch/alpha/kernel/traps.c
654
R(r19), R(r20), R(r21), R(r22), R(r23), R(r24), R(r25), R(r26),
arch/arc/include/asm/entry-arcv2.h
304
push r22
arch/arc/include/asm/entry-arcv2.h
314
pop r22
arch/arc/include/asm/entry-compact.h
109
pop r22
arch/arc/include/asm/entry-compact.h
99
push r22
arch/arc/include/asm/ptrace.h
100
unsigned long r25, r24, r23, r22, r21, r20, r19, r18, r17, r16, r15, r14, r13;
arch/arc/include/asm/ptrace.h
58
unsigned long r25, r24, r23, r22, r21, r20, r19, r18, r17, r16, r15, r14, r13;
arch/arc/include/asm/unwind.h
36
unsigned long r22;
arch/arc/include/asm/unwind.h
95
PTREGS_INFO(r22), \
arch/arc/include/uapi/asm/ptrace.h
45
unsigned long r25, r24, r23, r22, r21, r20;
arch/arc/kernel/ptrace.c
138
membuf_store(&to, cregs->r22);
arch/arc/kernel/ptrace.c
223
REG_IN_ONE(callee.r22, &cregs->r22);
arch/arc/kernel/troubleshoot.c
50
regs->r21, regs->r22, regs->r23,
arch/hexagon/include/asm/elf.h
124
DEST.r22 = REGS->r22; \
arch/hexagon/include/asm/processor.h
103
unsigned long r22;
arch/hexagon/include/uapi/asm/registers.h
156
unsigned long r22;
arch/hexagon/include/uapi/asm/user.h
36
unsigned long r22;
arch/hexagon/kernel/kgdb.c
42
{ "r22", GDB_SIZEOF_REG, offsetof(struct pt_regs, r22)},
arch/hexagon/kernel/vm_events.c
59
regs->r22,
arch/loongarch/include/asm/regdef.h
30
#define fp $r22 /* frame pointer */
arch/loongarch/kernel/ptrace.c
813
REG_OFFSET_NAME(r22, regs[22]),
arch/microblaze/include/asm/thread_info.h
42
__u32 r22;
arch/microblaze/include/uapi/asm/elf.h
114
_r->r20 = _r->r21 = _r->r22 = _r->r23 = \
arch/microblaze/include/uapi/asm/ptrace.h
40
microblaze_reg_t r22;
arch/microblaze/kernel/asm-offsets.c
108
DEFINE(CC_R22, offsetof(struct cpu_context, r22));
arch/microblaze/kernel/asm-offsets.c
53
DEFINE(PT_R22, offsetof(struct pt_regs, r22));
arch/microblaze/kernel/process.c
39
regs->r21, regs->r22, regs->r23, regs->r24);
arch/microblaze/kernel/signal.c
131
COPY(r22); COPY(r23); COPY(r24); COPY(r25);
arch/microblaze/kernel/signal.c
70
COPY(r22); COPY(r23); COPY(r24); COPY(r25);
arch/mips/kernel/ptrace.c
886
REG_OFFSET_NAME(r22, regs[22]),
arch/nios2/include/asm/elf.h
69
pr_reg[29] = sw->r22; \
arch/nios2/include/asm/entry.h
112
ldw r22, SW_R22(sp)
arch/nios2/include/asm/entry.h
98
stw r22, SW_R22(sp)
arch/nios2/include/asm/ptrace.h
59
unsigned long r22;
arch/nios2/kernel/asm-offsets.c
61
OFFSET(SW_R22, switch_stack, r22);
arch/nios2/kernel/signal.c
156
err |= __put_user(sw->r22, &gregs[21]);
arch/nios2/kernel/signal.c
73
err |= __get_user(sw->r22, &gregs[21]);
arch/parisc/include/asm/asmregs.h
27
arg4: .reg r22
arch/parisc/include/asm/asmregs.h
55
r22: .reg %r22
arch/parisc/include/asm/assembly.h
231
STREG %r22, PT_GR22(\regs)
arch/parisc/include/asm/assembly.h
265
LDREG PT_GR22(\regs), %r22
arch/parisc/include/asm/unistd.h
82
#define K_LOAD_ARGS_5(r26,r25,r24,r23,r22) \
arch/parisc/include/asm/unistd.h
83
register unsigned long __r22 __asm__("r22") = (unsigned long)(r22); \
arch/parisc/include/asm/unistd.h
85
#define K_LOAD_ARGS_6(r26,r25,r24,r23,r22,r21) \
arch/parisc/include/asm/unistd.h
87
K_LOAD_ARGS_5(r26,r25,r24,r23,r22)
arch/parisc/kernel/sys_parisc32.c
20
int r22, int r21, int r20)
arch/powerpc/include/asm/ppc_asm.h
628
#define r22 %r22
drivers/net/wireless/broadcom/b43/radio_2056.c
3027
r20, r21, r22, r23, r24, r25, r26, r27, r28, r29, \
drivers/net/wireless/broadcom/b43/radio_2056.c
3051
.radio_tx0_padg_boost_tune = r22, \
drivers/net/wireless/broadcom/b43/radio_2057.c
118
r20, r21, r22, r23, r24, r25, r26, r27) \
drivers/net/wireless/broadcom/b43/radio_2057.c
141
.radio_pad2g_tune_pus_core1 = r22, \
lib/crypto/powerpc/aes-spe-regs.h
28
#define rW6 r22
tools/testing/selftests/kvm/include/loongarch/processor.h
33
#define fp $r22
tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h
18
#define R22 r22
tools/testing/selftests/powerpc/include/gpr_asm.h
21
std r22,(top_pos - 72)(%r1); \
tools/testing/selftests/powerpc/include/gpr_asm.h
41
ld r22,(top_pos - 72)(%r1); \
tools/testing/selftests/powerpc/include/gpr_asm.h
78
ld r22,64(r3)
tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h
628
#define r22 %r22
tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h
24
#define R22 r22