Searched refs:bpf_put_reg64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/parisc/net/
H A Dbpf_jit_comp32.c260 static void bpf_put_reg64(const s8 *reg, const s8 *src, function
271 bpf_put_reg64(regmap[TMP_REG_R0], regmap[BPF_REG_0], ctx);
506 bpf_put_reg64(dst, rd, ctx);
629 bpf_put_reg64(dst, rd, ctx);
1048 bpf_put_reg64(dst, rd, ctx);
1113 bpf_put_reg64(dst, rd, ctx);
1265 bpf_put_reg64(dst, rd, ctx);
1295 bpf_put_reg64(dst, rd, ctx);
1415 bpf_put_reg64(dst, rd, ctx);
1554 bpf_put_reg64(ds
[all...]
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c196 static void bpf_put_reg64(const s8 *reg, const s8 *src, function
324 bpf_put_reg64(dst, rd, ctx);
508 bpf_put_reg64(dst, rd, ctx);
869 bpf_put_reg64(dst, rd, ctx);
951 bpf_put_reg64(dst, rd, ctx);
1093 bpf_put_reg64(dst, rd, ctx);
1127 bpf_put_reg64(dst, rd, ctx);
1240 bpf_put_reg64(dst, rd, ctx);

Completed in 104 milliseconds