Searched refs:bpf_put_reg32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/riscv/net/ |
D | bpf_jit_comp32.c | 215 static void bpf_put_reg32(const s8 *reg, const s8 *src, in bpf_put_reg32() function 403 bpf_put_reg32(dst, rd, ctx); in emit_alu_i32() 561 bpf_put_reg32(dst, rd, ctx); in emit_alu_r32()
|
/linux-6.12.1/arch/parisc/net/ |
D | bpf_jit_comp32.c | 304 static void bpf_put_reg32(const s8 *reg, const s8 *src, in bpf_put_reg32() function 561 bpf_put_reg32(dst, rd, ctx); in emit_alu_i32() 696 bpf_put_reg32(dst, rd, ctx); in emit_alu_r32()
|