Searched refs:bpf_index (Results 1 – 4 of 4) sorted by relevance
79 u32 bpf_index; /* Index of current BPF program insn */ member
1052 if (ctx->bpf_index == ctx->program->len - 1) in build_insn() 1067 ctx->bpf_index, code); in build_insn()
1887 if (ctx->bpf_index == ctx->program->len - 1) in build_insn() 1902 ctx->bpf_index, code); in build_insn()
853 const u8 bpf_index = bpf2sparc[BPF_REG_3]; in emit_tail_call() local 861 emit_cmp(bpf_index, tmp, ctx); in emit_tail_call() 877 emit_alu3_K(SLL, bpf_index, 3, tmp, ctx); in emit_tail_call()