Home
last modified time | relevance | path

Searched refs:bpf_index (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/net/
H A Dbpf_jit_comp.h79 u32 bpf_index; /* Index of current BPF program insn */ member
H A Dbpf_jit_comp64.c1052 if (ctx->bpf_index == ctx->program->len - 1) in build_insn()
1067 ctx->bpf_index, code); in build_insn()
H A Dbpf_jit_comp32.c1887 if (ctx->bpf_index == ctx->program->len - 1) in build_insn()
1902 ctx->bpf_index, code); in build_insn()