Searched refs:emit_b (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/mips/net/ |
H A D | bpf_jit.c | 500 static inline void emit_b(unsigned int imm, struct jit_ctx *ctx) emit_b() function 718 emit_b(b_imm(prog->len, ctx), ctx); build_body() 772 emit_b(b_imm(i + 1, ctx), ctx); build_body() 916 emit_b(b_imm(i + k + 1, ctx), ctx); build_body() 977 emit_b(b_off, ctx); build_body() 982 emit_b(b_off, ctx); build_body() 1028 emit_b(b_off, ctx); build_body() 1041 emit_b(b_off, ctx); build_body() 1051 emit_b(b_imm(prog->len, ctx), ctx); build_body() 1065 emit_b(b_imm(prog->len, ctx), ctx); build_body()
|
Completed in 189 milliseconds