/kernel/linux/linux-5.10/arch/mips/math-emu/ |
D | cp1emu.c | 1474 union ieee754sp fd, fr, fs, ft; in fpux_emu() local 1583 union ieee754dp fd, fr, fs, ft; in fpux_emu() local 1705 union ieee754sp fd, fs, ft; in fpu_emu() local 1810 union ieee754sp ft, fs, fd; in fpu_emu() local 1824 union ieee754sp ft, fs, fd; in fpu_emu() local 1863 union ieee754sp fs, ft; in fpu_emu() local 1876 union ieee754sp fs, ft; in fpu_emu() local 1889 union ieee754sp fs, ft; in fpu_emu() local 1902 union ieee754sp fs, ft; in fpu_emu() local 2055 union ieee754sp fs, ft; in fpu_emu() local [all …]
|
/kernel/linux/linux-5.10/arch/nds32/math-emu/ |
D | fpuemu.c | 271 void *ft, *fa; local 279 void *ft, *fa, *fb; local 288 void *ft, *fa; local 297 void *ft, *fa, *fb; local 310 void *ft, *fa; local 318 void *ft, *fa, *fb; local 327 void *ft, *fa; local 336 void *ft, *fa, *fb; local
|
D | fsqrts.c | 8 void fsqrts(void *ft, void *fa) in fsqrts()
|
D | fs2d.c | 10 void fs2d(void *ft, void *fa) in fs2d()
|
D | fsqrtd.c | 8 void fsqrtd(void *ft, void *fa) in fsqrtd()
|
D | fnegs.c | 8 void fnegs(void *ft, void *fa) in fnegs()
|
D | fnegd.c | 8 void fnegd(void *ft, void *fa) in fnegd()
|
D | fd2s.c | 9 void fd2s(void *ft, void *fa) in fd2s()
|
D | fd2uiz.c | 9 void fd2ui_z(void *ft, void *fa) in fd2ui_z()
|
D | fsubs.c | 8 void fsubs(void *ft, void *fa, void *fb) in fsubs()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 43 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_root_ft() 51 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_table() 59 struct mlx5_flow_table *ft) in mlx5_cmd_stub_destroy_flow_table() 65 struct mlx5_flow_table *ft, in mlx5_cmd_stub_modify_flow_table() 72 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_group() 80 struct mlx5_flow_table *ft, in mlx5_cmd_stub_destroy_flow_group() 87 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_fte() 95 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_fte() 104 struct mlx5_flow_table *ft, in mlx5_cmd_stub_delete_fte() 155 struct mlx5_flow_table *ft, u32 underlay_qpn, in mlx5_cmd_update_root_ft() [all …]
|
D | fs_core.c | 462 struct mlx5_flow_table *ft; in del_hw_flow_table() local 480 struct mlx5_flow_table *ft; in del_sw_flow_table() local 496 struct mlx5_flow_table *ft; in modify_fte() local 556 struct mlx5_flow_table *ft; in del_hw_fte() local 601 struct mlx5_flow_table *ft; in del_hw_flow_group() local 619 struct mlx5_flow_table *ft; in del_sw_flow_group() local 663 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte() 721 static struct mlx5_flow_group *alloc_insert_flow_group(struct mlx5_flow_table *ft, in alloc_insert_flow_group() 760 struct mlx5_flow_table *ft; in alloc_flow_table() local 803 struct mlx5_flow_table *ft = NULL; in find_closest_ft_recursive() local [all …]
|
D | en_fs.c | 166 struct mlx5_flow_table *ft = priv->fs.vlan.ft.t; in __mlx5e_add_vlan_rule() local 652 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups() 669 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table() 819 struct mlx5_flow_table *ft, in mlx5e_generate_ttc_rule() 869 struct mlx5_flow_table *ft; in mlx5e_generate_ttc_table_rules() local 927 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups() local 993 struct mlx5_flow_table *ft, in mlx5e_generate_inner_ttc_rule() 1036 struct mlx5_flow_table *ft; in mlx5e_generate_inner_ttc_table_rules() local 1074 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups() local 1163 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table() local [all …]
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
D | fsm.c | 98 struct FsmTimer *ft = from_timer(ft, t, tl); in FsmExpireTimer() local 107 mISDN_FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in mISDN_FsmInitTimer() 119 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer() 131 mISDN_FsmAddTimer(struct FsmTimer *ft, in mISDN_FsmAddTimer() 159 mISDN_FsmRestartTimer(struct FsmTimer *ft, in mISDN_FsmRestartTimer()
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 513 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup() local 527 int fcoe_transport_attach(struct fcoe_transport *ft) in fcoe_transport_attach() 560 int fcoe_transport_detach(struct fcoe_transport *ft) in fcoe_transport_detach() 600 struct fcoe_transport *ft = NULL; in fcoe_transport_show() local 623 struct fcoe_transport *ft; in fcoe_transport_exit() local 636 struct fcoe_transport *ft) in fcoe_add_netdev_mapping() 685 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup() local 751 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store() local 815 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store() local 864 struct fcoe_transport *ft = NULL; in fcoe_transport_create() local [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 19 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_root_ft() 28 struct mlx5_flow_table *ft, in set_miss_action() 63 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_table() 103 struct mlx5_flow_table *ft) in mlx5_cmd_dr_destroy_flow_table() 130 struct mlx5_flow_table *ft, in mlx5_cmd_dr_modify_flow_table() 137 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_group() 171 struct mlx5_flow_table *ft, in mlx5_cmd_dr_destroy_flow_group() 221 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_fte() 601 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_fte() 610 struct mlx5_flow_table *ft, in mlx5_cmd_dr_delete_fte()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 1014 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_flow_group() 1057 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_fte() 1108 struct mlx5_flow_table *ft, in fpga_ipsec_fs_update_fte() 1139 struct mlx5_flow_table *ft, in fpga_ipsec_fs_delete_fte() 1177 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_egress() 1186 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_egress() 1195 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_update_fte_egress() 1206 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_delete_fte_egress() 1214 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_ingress() 1223 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_ingress() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 18 struct mlx5_flow_table *ft; member 24 struct mlx5_flow_table *ft; member 38 struct mlx5_flow_table *ft; member 137 struct mlx5_flow_table *ft; in rx_err_create_ft() local 191 struct mlx5_flow_table *ft; in rx_fs_create() local 337 struct mlx5_flow_table *ft; in tx_create() local
|
D | fs_tcp.c | 79 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_sk() local 183 static int accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, in accel_fs_tcp_create_groups() 270 struct mlx5e_flow_table *ft = &priv->fs.accel_tcp->tables[type]; in accel_fs_tcp_create_table() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_chains.c | 89 struct mlx5_flow_table *ft; member 165 struct mlx5_flow_table *ft) in mlx5_chains_set_end_ft() 224 struct mlx5_flow_table *ft; in mlx5_chains_create_table() local 285 struct mlx5_flow_table *ft) in mlx5_chains_destroy_table() 449 struct mlx5_flow_table *ft, in mlx5_chains_add_miss_rule() 547 struct mlx5_flow_table *ft; in mlx5_chains_create_prio() local 794 struct mlx5_flow_table *ft) in mlx5_chains_destroy_global_table()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | erspan.h | 15 ft:5, member 23 ft:5, member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | erspan.h | 27 __u8 hwid_upper : 2, ft : 5, p : 1; member 30 __u8 p : 1, ft : 5, hwid_upper : 2; member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 67 struct mlx5_ct_ft *ft; member 80 struct mlx5_flow_table *ft; member 979 mlx5_tc_ct_block_flow_offload_add(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_add() 1076 mlx5_tc_ct_block_flow_offload_del(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_del() 1105 mlx5_tc_ct_block_flow_offload_stats(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_stats() 1140 struct mlx5_ct_ft *ft = cb_priv; in mlx5_tc_ct_block_flow_offload() local 1336 struct mlx5_flow_table *ft = pre_ct->ft; in tc_ct_pre_ct_add_rules() local 1439 struct mlx5_flow_table *ft; in mlx5_tc_ct_alloc_pre_ct() local 1536 mlx5_tc_ct_alloc_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_alloc_pre_ct_tables() 1556 mlx5_tc_ct_free_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_free_pre_ct_tables() [all …]
|