Searched refs:bpf_put_reg64 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/riscv/net/ |
| H A 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() 871 bpf_put_reg64(dst, rd, ctx); in emit_load_r64() 953 bpf_put_reg64(dst, rd, ctx); in emit_zext64() 1095 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1129 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1242 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn()
|