Home
last modified time | relevance | path

Searched defs:fk (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c86 uint64_t helper_fadd_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fadd_s()
95 uint64_t helper_fadd_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fadd_d()
104 uint64_t helper_fsub_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fsub_s()
113 uint64_t helper_fsub_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fsub_d()
122 uint64_t helper_fmul_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmul_s()
131 uint64_t helper_fmul_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmul_d()
140 uint64_t helper_fdiv_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fdiv_s()
149 uint64_t helper_fdiv_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fdiv_d()
158 uint64_t helper_fmax_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmax_s()
167 uint64_t helper_fmax_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmax_d()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c657 const struct flow_keys *fk, in arfs_alloc_rule()
698 static bool arfs_cmp(const struct arfs_tuple *tuple, const struct flow_keys *fk) in arfs_cmp()
716 const struct flow_keys *fk) in arfs_find_rule()
737 struct flow_keys fk; in mlx5e_rx_flow_steer() local
H A Den.h647 struct flow_keys fk; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c300 ice_arfs_build_entry(struct ice_vsi *vsi, const struct flow_keys *fk, in ice_arfs_build_entry()
402 struct flow_keys fk; in ice_rx_flow_steer() local
/openbmc/linux/crypto/
H A Dsm4.c14 static const u32 ____cacheline_aligned fk[4] = { variable
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h73 struct flow_keys fk; in mlx5e_use_ptpsq() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Drx.c848 struct flow_keys fk; in ef4_filter_rfs() local
/openbmc/linux/kernel/
H A Dauditfilter.c826 char *fk; in audit_dupe_rule() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx_common.c949 struct flow_keys fk; in efx_filter_rfs() local
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.c955 struct flow_keys fk; in efx_siena_filter_rfs() local
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c4106 static bool bond_flow_ip(struct sk_buff *skb, struct flow_keys *fk, const void *data, in bond_flow_ip()
4167 __be16 l2_proto, int nhoff, int hlen, struct flow_keys *fk) in bond_flow_dissect()