Searched defs:jit_op (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp.c | 554 s16 bpf_off, u8 *jit_op, s32 *jit_off) in setup_jmp() 606 u8 bpf_op, s16 bpf_off, u8 *jit_op, s32 *jit_off) in setup_jmp_i() 651 u8 bpf_op, s16 bpf_off, u8 *jit_op, s32 *jit_off) in setup_jmp_r() 677 int finish_jmp(struct jit_context *ctx, u8 jit_op, s16 bpf_off) in finish_jmp()
|