Searched refs:setup_jmp_r (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/arch/mips/net/ |
| D | bpf_jit_comp.h | 194 void setup_jmp_r(struct jit_context *ctx, bool same_reg,
|
| D | bpf_jit_comp64.c | 919 setup_jmp_r(ctx, dst == src, BPF_OP(code), off, &jmp, &rel); in build_insn() 986 setup_jmp_r(ctx, dst == src, BPF_OP(code), off, &jmp, &rel); in build_insn()
|
| D | bpf_jit_comp.c | 646 void setup_jmp_r(struct jit_context *ctx, bool same_reg, in setup_jmp_r() function
|
| D | bpf_jit_comp32.c | 1766 setup_jmp_r(ctx, dst == src, BPF_OP(code), off, &jmp, &rel); in build_insn() 1830 setup_jmp_r(ctx, dst == src, BPF_OP(code), off, &jmp, &rel); in build_insn()
|