Searched defs:rd (Results 1 – 10 of 10) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_arm64.c | 264 emit_mov(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, uint8_t rn) in emit_mov() 270 emit_mov_64(struct a64_jit_ctx *ctx, uint8_t rd, uint8_t rn) in emit_mov_64() 448 emit_add(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, uint8_t rm) in emit_add() 454 emit_sub(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, uint8_t rm) in emit_sub() 460 emit_neg(struct a64_jit_ctx *ctx, bool is64, uint8_t rd) in emit_neg() 575 emit_logical(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, in emit_logical() 591 emit_or(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, uint8_t rm) in emit_or() 646 emit_zero_extend(struct a64_jit_ctx *ctx, uint8_t rd, int32_t imm) in emit_zero_extend() 666 emit_rev(struct a64_jit_ctx *ctx, uint8_t rd, int32_t imm) in emit_rev() 706 emit_be(struct a64_jit_ctx *ctx, uint8_t rd, int32_t imm) in emit_be() [all …]
|
| H A D | bpf_validate.c | 183 struct bpf_reg_val *rd; in eval_ld_imm64() local 225 eval_add(struct bpf_reg_val *rd, const struct bpf_reg_val *rs, uint64_t msk) in eval_add() 283 eval_lsh(struct bpf_reg_val *rd, const struct bpf_reg_val *rs, size_t opsz, in eval_lsh() 311 eval_rsh(struct bpf_reg_val *rd, const struct bpf_reg_val *rs, size_t opsz, in eval_rsh() 421 eval_or(struct bpf_reg_val *rd, const struct bpf_reg_val *rs, size_t opsz, in eval_or() 500 eval_divmod(uint32_t op, struct bpf_reg_val *rd, struct bpf_reg_val *rs, in eval_divmod() 554 eval_neg(struct bpf_reg_val *rd, size_t opsz, uint64_t msk) in eval_neg() 641 struct bpf_reg_val *rd, rs; in eval_alu() local 708 struct bpf_reg_val *rd; in eval_bele() local 800 struct bpf_reg_val *rd, rs; in eval_load() local [all …]
|
| /dpdk/lib/eal/include/generic/ |
| H A D | rte_pflock.h | 44 } rd, wr; member
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_parent.c | 56 struct ice_flow_redirect rd; in ice_dcf_update_vsi_ctx() local
|
| H A D | ice_switch_filter.c | 1958 struct ice_flow_redirect *rd) in ice_switch_redirect()
|
| H A D | ice_generic_flow.c | 2586 struct ice_flow_redirect *rd) in ice_flow_redirect()
|
| /dpdk/drivers/net/af_packet/ |
| H A D | rte_eth_af_packet.c | 44 struct iovec *rd; member 61 struct iovec *rd; member
|
| /dpdk/lib/acl/ |
| H A D | rte_acl.c | 451 acl_check_rule(const struct rte_acl_rule_data *rd) in acl_check_rule()
|
| /dpdk/app/test/ |
| H A D | test_rwlock.c | 408 uint32_t lc, rd, wr; in process_try_lcore_stats() local
|
| /dpdk/lib/vhost/ |
| H A D | vhost_user.c | 599 struct rte_vhost_resubmit_desc *rd; in numa_realloc() local
|