Searched refs:emit_str_r (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/arch/arm/net/ |
D | bpf_jit_32.c | 1030 static inline void emit_str_r(const s8 dst, const s8 src[], in emit_str_r() function 1628 emit_str_r(dst_lo, tmp2, off, ctx, BPF_SIZE(code)); in build_insn() 1640 emit_str_r(dst_lo, rs, off, ctx, BPF_SIZE(code)); in build_insn()
|