Searched refs:emit_b (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/net/ |
H A D | bpf_jit.c | 505 static inline void emit_b(unsigned int imm, struct jit_ctx *ctx) in emit_b() function 739 emit_b(b_off, ctx); in build_body() 795 emit_b(b_imm(i + 1, ctx), ctx); in build_body() 946 emit_b(b_off, ctx); in build_body() 1007 emit_b(b_off, ctx); in build_body() 1012 emit_b(b_off, ctx); in build_body() 1058 emit_b(b_off, ctx); in build_body() 1071 emit_b(b_off, ctx); in build_body() 1084 emit_b(b_off, ctx); in build_body() 1102 emit_b(b_of in build_body() [all...] |
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | inst.c | 236 emit_b(&insn, offset >> 2); in larch_insn_gen_b()
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 541 static inline void emit_b(union loongarch_instruction *insn, int offset) in emit_b() function
|
Completed in 4 milliseconds