Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dfpu_helper.c85 uint64_t helper_fadd_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fadd_s()
94 uint64_t helper_fadd_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fadd_d()
103 uint64_t helper_fsub_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fsub_s()
112 uint64_t helper_fsub_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fsub_d()
121 uint64_t helper_fmul_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmul_s()
382 uint64_t fk, uint64_t fa, uint32_t flag) in helper_fmuladd_s()
393 uint64_t fk, uint64_t fa, uint32_t flag) in helper_fmuladd_d()
430 uint64_t fk, uint32_t flags) in helper_fcmp_c_s()
439 uint64_t fk, uint32_t flags) in helper_fcmp_s_s()
448 uint64_t fk, uint32_t flags) in helper_fcmp_c_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.c825 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.c4052 static bool bond_flow_ip(struct sk_buff *skb, struct flow_keys *fk, const void *data, in bond_flow_ip()
4113 __be16 l2_proto, int nhoff, int hlen, struct flow_keys *fk) in bond_flow_dissect()