Searched refs:emit_store_r64 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/riscv/net/ |
D | bpf_jit_comp32.c | 873 static int emit_store_r64(const s8 *dst, const s8 *src, s16 off, in emit_store_r64() function 1270 if (emit_store_r64(dst, src, off, ctx, BPF_SIZE(code), in bpf_jit_emit_insn() 1283 if (emit_store_r64(dst, src, off, ctx, BPF_SIZE(code), in bpf_jit_emit_insn()
|