Home
last modified time | relevance | path

Searched defs:store_offset (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/net/
H A Dbpf_jit.c42 static void prepare_bpf_tail_call_cnt(struct jit_ctx *ctx, int *store_offset) in prepare_bpf_tail_call_cnt()
127 int i, stack_adjust = 0, store_offset, bpf_stack_adjust; in build_prologue() local
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c233 int stack_adjust = ctx->stack_size, store_offset = stack_adjust - 8; in __build_epilogue() local
1944 int i, stack_adjust = 0, store_offset, bpf_stack_adjust; in bpf_jit_build_prologue() local