Symbol: _R4
arch/arm/kernel/kgdb.c
91
gdb_regs[_R4] = ti->cpu_context.r4;
arch/powerpc/net/bpf_jit_comp.c
530
PPC_LI32(_R4, l->cookie);
arch/powerpc/net/bpf_jit_comp.c
533
EMIT(PPC_RAW_STW(_R4, _R1,
arch/powerpc/net/bpf_jit_comp.c
540
EMIT(PPC_RAW_ADDI(_R4, _R1, run_ctx_off));
arch/powerpc/net/bpf_jit_comp.c
562
PPC_LI_ADDR(_R4, (unsigned long)p->insnsi);
arch/powerpc/net/bpf_jit_comp.c
588
EMIT(PPC_RAW_MR(_R4, _R26));
arch/powerpc/net/bpf_jit_comp.c
644
EMIT(PPC_RAW_LD(_R4, _R1, bpf_frame_size));
arch/powerpc/net/bpf_jit_comp.c
646
EMIT(PPC_RAW_LD(_R3, _R4, -BPF_PPC_TAILCALL));
arch/powerpc/net/bpf_jit_comp.c
654
EMIT(PPC_RAW_ADDI(_R3, _R4, -BPF_PPC_TAILCALL));
arch/powerpc/net/bpf_jit_comp.c
664
EMIT(PPC_RAW_LL(_R4, _R1, r4_off));
arch/powerpc/net/bpf_jit_comp.c
676
EMIT(PPC_RAW_STL(_R4, _R1, r4_off));
arch/powerpc/net/bpf_jit_comp.c
870
EMIT(PPC_RAW_STL(_R4, _R1, r4_off));
arch/powerpc/net/bpf_jit_comp.c
896
EMIT(PPC_RAW_LWZ(_R4, _R3, 4));
arch/powerpc/net/bpf_jit_comp.c
897
EMIT(PPC_RAW_SLWI(_R4, _R4, 6));
arch/powerpc/net/bpf_jit_comp.c
898
EMIT(PPC_RAW_SRAWI(_R4, _R4, 6));
arch/powerpc/net/bpf_jit_comp.c
899
EMIT(PPC_RAW_ADD(_R3, _R3, _R4));
arch/powerpc/net/bpf_jit_comp32.c
1145
EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R4));
arch/powerpc/net/bpf_jit_comp32.c
135
EMIT(PPC_RAW_LI(_R4, 0));
arch/powerpc/net/bpf_jit_comp32.c
145
EMIT(PPC_RAW_STW(_R4, _R1, bpf_jit_stack_offsetof(ctx, BPF_PPC_TC)));
arch/powerpc/net/bpf_jit_comp32.c
275
EMIT(PPC_RAW_MR(_R4, _R0));
arch/powerpc/net/bpf_jit_comp32.c
51
ctx->b2p[BPF_REG_1] = _R4;
arch/powerpc/net/bpf_jit_comp64.c
82
ctx->b2p[BPF_REG_2] = _R4;