Searched defs:fk (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/target/loongarch/tcg/ |
H A D | fpu_helper.c | 86 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 D | en_arfs.c | 657 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 D | en.h | 647 struct flow_keys fk; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 300 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 D | sm4.c | 14 static const u32 ____cacheline_aligned fk[4] = { variable
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.h | 73 struct flow_keys fk; in mlx5e_use_ptpsq() local
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | rx.c | 848 struct flow_keys fk; in ef4_filter_rfs() local
|
/openbmc/linux/kernel/ |
H A D | auditfilter.c | 826 char *fk; in audit_dupe_rule() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 949 struct flow_keys fk; in efx_filter_rfs() local
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | rx_common.c | 955 struct flow_keys fk; in efx_siena_filter_rfs() local
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_main.c | 4106 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()
|