Searched refs:emit_half_load (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/mips/net/ |
D | bpf_jit.c | 363 static inline void emit_half_load(unsigned int reg, unsigned int base, in emit_half_load() function 1086 emit_half_load(r_A, r_skb, off, ctx); in build_body() 1147 emit_half_load(r_s0, r_skb, off, ctx); in build_body() 1174 emit_half_load(r_A, r_skb, off, ctx); in build_body()
|