/Linux-v4.19/arch/mips/math-emu/ |
D | cp1emu.c | 1486 union ieee754sp fd, fr, fs, ft; in fpux_emu() local 1583 union ieee754dp fd, fr, fs, ft; in fpux_emu() local 1693 union ieee754sp fd, fs, ft; in fpu_emu() local 1798 union ieee754sp ft, fs, fd; in fpu_emu() local 1812 union ieee754sp ft, fs, fd; in fpu_emu() local 1851 union ieee754sp fs, ft; in fpu_emu() local 1864 union ieee754sp fs, ft; in fpu_emu() local 1877 union ieee754sp fs, ft; in fpu_emu() local 1890 union ieee754sp fs, ft; in fpu_emu() local 2043 union ieee754sp fs, ft; in fpu_emu() local [all …]
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 43 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_root_ft() 63 struct mlx5_flow_table *ft) in mlx5_cmd_stub_destroy_flow_table() 69 struct mlx5_flow_table *ft, in mlx5_cmd_stub_modify_flow_table() 76 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_group() 84 struct mlx5_flow_table *ft, in mlx5_cmd_stub_destroy_flow_group() 91 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_fte() 99 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_fte() 108 struct mlx5_flow_table *ft, in mlx5_cmd_stub_delete_fte() 115 struct mlx5_flow_table *ft, u32 underlay_qpn, in mlx5_cmd_update_root_ft() 203 struct mlx5_flow_table *ft) in mlx5_cmd_destroy_flow_table() [all …]
|
D | fs_core.c | 373 struct mlx5_flow_table *ft; in del_hw_flow_table() local 390 struct mlx5_flow_table *ft; in del_sw_flow_table() local 405 struct mlx5_flow_table *ft; in del_sw_hw_rule() local 453 struct mlx5_flow_table *ft; in del_hw_fte() local 497 struct mlx5_flow_table *ft; in del_hw_flow_group() local 515 struct mlx5_flow_table *ft; in del_sw_flow_group() local 557 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte() 613 static struct mlx5_flow_group *alloc_insert_flow_group(struct mlx5_flow_table *ft, in alloc_insert_flow_group() 652 struct mlx5_flow_table *ft; in alloc_flow_table() local 695 struct mlx5_flow_table *ft = NULL; in find_closest_ft_recursive() local [all …]
|
D | en_fs.c | 165 struct mlx5_flow_table *ft = priv->fs.vlan.ft.t; in __mlx5e_add_vlan_rule() local 645 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups() 662 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table() 765 struct mlx5_flow_table *ft, in mlx5e_generate_ttc_rule() 814 struct mlx5_flow_table *ft; in mlx5e_generate_ttc_table_rules() local 877 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups() local 942 struct mlx5_flow_table *ft, in mlx5e_generate_inner_ttc_rule() 985 struct mlx5_flow_table *ft; in mlx5e_generate_inner_ttc_table_rules() local 1018 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups() local 1106 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table() local [all …]
|
D | en_arfs.c | 218 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups() 313 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table() local 471 struct mlx5_flow_table *ft; in arfs_add_rule() local
|
D | en_fs_ethtool.c | 61 struct mlx5_flow_table *ft; in get_flow_table() local 397 struct mlx5_flow_table *ft, in add_ethtool_flow_rule()
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | fsm.c | 92 struct FsmTimer *ft = from_timer(ft, t, tl); in FsmExpireTimer() local 101 FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in FsmInitTimer() 112 FsmDelTimer(struct FsmTimer *ft, int where) in FsmDelTimer() 122 FsmAddTimer(struct FsmTimer *ft, in FsmAddTimer() 145 FsmRestartTimer(struct FsmTimer *ft, in FsmRestartTimer()
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | fsm.c | 107 struct FsmTimer *ft = from_timer(ft, t, tl); in FsmExpireTimer() local 116 mISDN_FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in mISDN_FsmInitTimer() 128 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer() 140 mISDN_FsmAddTimer(struct FsmTimer *ft, in mISDN_FsmAddTimer() 168 mISDN_FsmRestartTimer(struct FsmTimer *ft, in mISDN_FsmRestartTimer()
|
/Linux-v4.19/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 524 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup() local 538 int fcoe_transport_attach(struct fcoe_transport *ft) in fcoe_transport_attach() 571 int fcoe_transport_detach(struct fcoe_transport *ft) in fcoe_transport_detach() 611 struct fcoe_transport *ft = NULL; in fcoe_transport_show() local 634 struct fcoe_transport *ft; in fcoe_transport_exit() local 647 struct fcoe_transport *ft) in fcoe_add_netdev_mapping() 695 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup() local 761 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store() local 825 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store() local 875 struct fcoe_transport *ft = NULL; in fcoe_transport_create() local [all …]
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 987 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_flow_group() 1029 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_fte() 1079 struct mlx5_flow_table *ft, in fpga_ipsec_fs_update_fte() 1109 struct mlx5_flow_table *ft, in fpga_ipsec_fs_delete_fte() 1146 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_egress() 1155 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_egress() 1164 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_update_fte_egress() 1175 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_delete_fte_egress() 1183 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_ingress() 1192 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_ingress() [all …]
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | fs.h | 37 struct mlx5e_flow_table ft; member 49 struct mlx5e_flow_table ft; member 84 struct mlx5e_flow_table ft; member 103 struct mlx5_flow_table *ft; member 132 struct mlx5e_flow_table ft; member
|
/Linux-v4.19/tools/include/uapi/linux/ |
D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/Linux-v4.19/include/uapi/linux/ |
D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/Linux-v4.19/samples/statx/ |
D | test-statx.c | 73 char buffer[256], ft = '?'; in dump_statx() local
|
/Linux-v4.19/drivers/media/rc/img-ir/ |
D | img-ir-hw.h | 102 struct img_ir_free_timing ft; member 129 u32 ldr, s00, s01, s10, s11, ft; member
|
D | img-ir-hw.c | 383 u32 ft = regs->ft; in img_ir_write_timings() local
|
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/ |
D | txrx.h | 66 u32 ft:1; member 128 u32 ft:1; member
|
/Linux-v4.19/arch/sparc/kernel/ |
D | time_64.c | 644 struct freq_table *ft = &per_cpu(sparc64_freq_table, cpu); in sparc64_get_clock_tick() local 659 struct freq_table *ft = &per_cpu(sparc64_freq_table, cpu); in sparc64_cpufreq_notifier() local
|
/Linux-v4.19/include/linux/mlx5/ |
D | fs.h | 93 struct mlx5_flow_table *ft; member
|
/Linux-v4.19/drivers/scsi/ |
D | raid_class.c | 263 raid_class_attach(struct raid_function_template *ft) in raid_class_attach()
|
/Linux-v4.19/security/selinux/ss/ |
D | policydb.c | 218 const struct filename_trans *ft = k; in filenametr_hash() local 763 struct filename_trans *ft = key; in filenametr_destroy() local 1913 struct filename_trans *ft; in filename_trans_read() local 3346 struct filename_trans *ft = key; in filename_write_helper() local
|
/Linux-v4.19/net/netfilter/ |
D | nf_flow_table_core.c | 29 struct flow_offload_tuple *ft = &flow->tuplehash[dir].tuple; in flow_offload_fill_dir() local
|
/Linux-v4.19/net/appletalk/ |
D | aarp.c | 562 int ft = 2; in aarp_send_ddp() local
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 3031 struct mlx5_flow_table *ft; in _get_prio() local 3052 struct mlx5_flow_table *ft; in get_flow_table() local 3258 struct mlx5_flow_table *ft = ft_prio->flow_table; in _create_flow_rule() local 3701 struct mlx5_flow_table *ft = ft_prio->flow_table; in _create_raw_flow_rule() local 4757 struct mlx5_flow_table *ft; in mlx5_eth_lag_init() local
|
/Linux-v4.19/include/scsi/ |
D | libfcoe.h | 400 struct fcoe_transport *ft; member
|