Searched refs:skf (Results 1 – 2 of 2) sorted by relevance
60 const struct bpf_prog *skf; member164 if ((ctx->skf->len > 1) || in saved_regs()165 (ctx->skf->insns[0].code == (BPF_RET | BPF_A))) in saved_regs()230 if (bpf_needs_clear_a(&ctx->skf->insns[0])) in build_prologue()298 offset = ctx->offsets[ctx->skf->len]; in imm_offset()447 _emit(cond, ARM_B(b_imm(ctx->skf->len, ctx)), ctx); in emit_err_ret()515 const struct bpf_prog *prog = ctx->skf; in build_body()843 if (i != ctx->skf->len - 1) in build_body()1001 ctx.skf = fp; in bpf_jit_compile()1004 ctx.offsets = kzalloc(4 * (ctx.skf->len + 1), GFP_KERNEL); in bpf_jit_compile()
99 const struct bpf_prog *skf; member630 if (bpf_needs_clear_a(&ctx->skf->insns[0])) in build_prologue()654 const struct bpf_prog *prog = ctx->skf; in build_body()1206 ctx.skf = fp; in bpf_jit_compile()