Searched refs:bpf_put_reg64 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit_comp32.c | 260 static void bpf_put_reg64(const s8 *reg, const s8 *src, in bpf_put_reg64() function 271 bpf_put_reg64(regmap[TMP_REG_R0], regmap[BPF_REG_0], ctx); in bpf_save_R0() 506 bpf_put_reg64(dst, rd, ctx); in emit_alu_i64() 629 bpf_put_reg64(dst, rd, ctx); in emit_alu_r64() 1048 bpf_put_reg64(dst, rd, ctx); in emit_load_r64() 1113 bpf_put_reg64(dst, rd, ctx); in emit_zext64() 1265 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1295 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1415 bpf_put_reg64(dst, rd, ctx); in bpf_jit_emit_insn() 1554 bpf_put_reg64(ds in bpf_jit_build_prologue() [all...] |
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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() 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()
|
Completed in 6 milliseconds