Symbol: PPC_LR_STKOFF
arch/powerpc/include/asm/text-patching.h
273
#define PPC_INST_STD_LR PPC_RAW_STD(_R0, _R1, PPC_LR_STKOFF)
arch/powerpc/net/bpf_jit_comp.c
1026
EMIT(PPC_RAW_LL(_R0, _R1, PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp.c
1034
EMIT(PPC_RAW_LL(_R0, _R1, PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp.c
1040
EMIT(PPC_RAW_LL(_R0, _R1, PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp.c
857
EMIT(PPC_RAW_STL(_R0, _R1, PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp32.c
173
EMIT(PPC_RAW_STW(_R0, _R1, BPF_PPC_STACKFRAME(ctx) + PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp32.c
186
EMIT(PPC_RAW_LWZ(_R0, _R1, BPF_PPC_STACKFRAME(ctx) + PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp64.c
250
EMIT(PPC_RAW_STD(_R0, _R1, PPC_LR_STKOFF));
arch/powerpc/net/bpf_jit_comp64.c
345
EMIT(PPC_RAW_LD(_R0, _R1, PPC_LR_STKOFF));
samples/ftrace/ftrace-direct-modify.c
229
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-modify.c
235
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-modify.c
247
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-modify.c
250
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-modify.c
258
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-modify.c
265
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-modify.c
268
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-modify.c
276
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi-modify.c
255
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-multi-modify.c
268
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-multi-modify.c
281
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi-modify.c
284
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi-modify.c
296
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi-modify.c
303
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi-modify.c
306
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi-modify.c
318
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi.c
171
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-multi.c
184
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-multi.c
197
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi.c
200
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-multi.c
212
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-too.c
191
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-too.c
197
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct-too.c
209
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-too.c
212
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct-too.c
228
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct.c
164
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct.c
170
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n" \
samples/ftrace/ftrace-direct.c
182
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct.c
185
PPC_STL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"
samples/ftrace/ftrace-direct.c
195
PPC_LL" 0, "__stringify(PPC_LR_STKOFF)"(1)\n"