Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_bpf.c241 .dst_reg = EBPF_REG_3,
266 .src_reg = EBPF_REG_3,
320 .dst_reg = EBPF_REG_3,
354 .src_reg = EBPF_REG_3,
406 .dst_reg = EBPF_REG_3,
423 .dst_reg = EBPF_REG_3,
434 .src_reg = EBPF_REG_3,
445 .src_reg = EBPF_REG_3,
518 .dst_reg = EBPF_REG_3,
535 .dst_reg = EBPF_REG_3,
[all …]
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_def.h112 EBPF_REG_3, /* 2-th argument to internal function */ enumerator
H A Dbpf_jit_x86.c71 [EBPF_REG_3] = RDX,
1063 rg[EBPF_REG_6], rg[EBPF_REG_3], in emit_ldmb_fast_path()
1068 rg[EBPF_REG_2], rg[EBPF_REG_3]); in emit_ldmb_fast_path()
1071 emit_cmp_imm(st, EBPF_ALU64, rg[EBPF_REG_3], sz); in emit_ldmb_fast_path()
1076 rg[EBPF_REG_6], rg[EBPF_REG_3], in emit_ldmb_fast_path()
1086 rg[EBPF_REG_3], rg[EBPF_REG_0]); in emit_ldmb_fast_path()
1107 emit_mov_imm(st, EBPF_ALU64 | EBPF_MOV | BPF_K, rg[EBPF_REG_3], sz); in emit_ldmb_slow_path()
H A Dbpf_exec.c464 reg[EBPF_REG_3], reg[EBPF_REG_4], in bpf_exec()
H A Dbpf_jit_arm64.c732 [EBPF_REG_3] = A64_R(2), in ebpf_to_a64_reg()
753 [EBPF_REG_3] = A64_R(2), in ebpf_to_a64_reg()