Home
last modified time | relevance | path

Searched refs:EBPF_REG_2 (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_bpf.c192 .dst_reg = EBPF_REG_2,
198 .src_reg = EBPF_REG_2,
204 .src_reg = EBPF_REG_2,
210 .src_reg = EBPF_REG_2,
216 .src_reg = EBPF_REG_2,
235 .dst_reg = EBPF_REG_2,
271 .src_reg = EBPF_REG_2,
400 .dst_reg = EBPF_REG_2,
418 .dst_reg = EBPF_REG_2,
429 .src_reg = EBPF_REG_2,
[all …]
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_def.h111 EBPF_REG_2, /* 1-th argument to internal function */ enumerator
H A Dbpf_jit_x86.c70 [EBPF_REG_2] = RSI,
1050 if (sreg != rg[EBPF_REG_2]) { in emit_ldmb_fast_path()
1052 rg[EBPF_REG_2], imm); in emit_ldmb_fast_path()
1055 sreg, rg[EBPF_REG_2]); in emit_ldmb_fast_path()
1059 rg[EBPF_REG_2], imm); in emit_ldmb_fast_path()
1068 rg[EBPF_REG_2], rg[EBPF_REG_3]); in emit_ldmb_fast_path()
1090 rg[EBPF_REG_2], rg[EBPF_REG_0]); in emit_ldmb_fast_path()
H A Dbpf_exec.c463 reg[EBPF_REG_1], reg[EBPF_REG_2], in bpf_exec()
H A Dbpf_jit_arm64.c731 [EBPF_REG_2] = A64_R(1), in ebpf_to_a64_reg()
752 [EBPF_REG_2] = A64_R(1), in ebpf_to_a64_reg()