Home
last modified time | relevance | path

Searched defs:jmp_off (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c427 const struct bpf_insn *insn, u32 *jmp_off, in bpf_jit_emit_atomic_ops()
653 u32 jmp_off; in bpf_jit_build_body() local
H A Dbpf_jit_comp32.c1071 int jmp_off = 4; in bpf_jit_build_body() local
H A Dbpf_jit_comp.c330 struct codegen_context *ctx, int insn_idx, int jmp_off, in bpf_add_extable_entry()
/linux/lib/
H A Dtest_bpf.c250 int i, jmp_off = len - 3; in bpf_fill_maxinsns8() local