Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 10 of 10) sorted by relevance

/dpdk/lib/bpf/
H A Dbpf_jit_arm64.c264 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 Dbpf_validate.c183 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 Drte_pflock.h44 } rd, wr; member
/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c56 struct ice_flow_redirect rd; in ice_dcf_update_vsi_ctx() local
H A Dice_switch_filter.c1958 struct ice_flow_redirect *rd) in ice_switch_redirect()
H A Dice_generic_flow.c2586 struct ice_flow_redirect *rd) in ice_flow_redirect()
/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c44 struct iovec *rd; member
61 struct iovec *rd; member
/dpdk/lib/acl/
H A Drte_acl.c451 acl_check_rule(const struct rte_acl_rule_data *rd) in acl_check_rule()
/dpdk/app/test/
H A Dtest_rwlock.c408 uint32_t lc, rd, wr; in process_try_lcore_stats() local
/dpdk/lib/vhost/
H A Dvhost_user.c599 struct rte_vhost_resubmit_desc *rd; in numa_realloc() local