Searched defs:store_offset (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/arch/riscv/net/ |
| D | bpf_jit_comp64.c | 168 int stack_adjust = ctx->stack_size, store_offset = stack_adjust - 8; in __build_epilogue() local 1060 int stack_adjust = 0, store_offset, bpf_stack_adjust; in bpf_jit_build_prologue() local
|
| /kernel/linux/linux-5.10/arch/mips/net/ |
| D | ebpf_jit.c | 273 int store_offset; in gen_int_prologue() local 356 int store_offset = stack_adjust - sizeof(long); in build_int_epilogue() local
|
| /kernel/linux/linux-5.10/arch/loongarch/net/ |
| D | ebpf_jit.c | 102 int stack_adjust = 0, store_offset, bpf_stack_adjust; in build_prologue() local
|
| /kernel/linux/linux-6.6/arch/riscv/net/ |
| D | bpf_jit_comp64.c | 213 int stack_adjust = ctx->stack_size, store_offset = stack_adjust - 8; in __build_epilogue() local 1779 int i, stack_adjust = 0, store_offset, bpf_stack_adjust; in bpf_jit_build_prologue() local
|
| /kernel/linux/linux-6.6/arch/loongarch/net/ |
| D | bpf_jit.c | 91 int stack_adjust = 0, store_offset, bpf_stack_adjust; in build_prologue() local
|