Searched refs:bpf_put_reg64 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/riscv/net/ |
D | bpf_jit_comp32.c | 196 static void bpf_put_reg64(const s8 *reg, const s8 *src, in bpf_put_reg64() function 324 bpf_put_reg64(dst, rd, ctx); in emit_alu_i64() 508 bpf_put_reg64(dst, rd, ctx); in emit_alu_r64() 869 bpf_put_reg64(dst, rd, ctx); in emit_load_r64() 951 bpf_put_reg64(dst, rd, ctx); in emit_zext64() 1093 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1127 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1240 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn()
|