Searched refs:emit_half_load_unsigned (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/mips/net/ |
D | bpf_jit.c | 368 static inline void emit_half_load_unsigned(unsigned int reg, unsigned int base, in emit_half_load_unsigned() function 1146 emit_half_load_unsigned(r_A, r_s0, off, ctx); in build_body() 1166 emit_half_load_unsigned(r_A, r_skb, off, ctx); in build_body() 1194 emit_half_load_unsigned(r_A, r_skb, off, ctx); in build_body()
|