| /Linux-v5.15/drivers/md/ | 
| D | dm-target.c | 21 	struct target_type *tt;  in __find_target_type()  local32 	struct target_type *tt;  in get_target_type()  local
 51 	struct target_type *tt = get_target_type(name);  in dm_get_target_type()  local
 61 void dm_put_target_type(struct target_type *tt)  in dm_put_target_type()
 68 int dm_target_iterate(void (*iter_func)(struct target_type *tt,  in dm_target_iterate()
 71 	struct target_type *tt;  in dm_target_iterate()  local
 81 int dm_register_target(struct target_type *tt)  in dm_register_target()
 95 void dm_unregister_target(struct target_type *tt)  in dm_unregister_target()
 112 static int io_err_ctr(struct dm_target *tt, unsigned int argc, char **args)  in io_err_ctr()
 122 static void io_err_dtr(struct dm_target *tt)  in io_err_dtr()
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ | 
| D | tt.c | 70 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_tt_is_low_power_state()  local79 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_tt_current_power_mode()  local
 86 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_ht_enabled()  local
 122 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_tx_ant_restriction()  local
 133 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_rx_ant_restriction()  local
 157 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_tt_check_exit_ct_kill()  local
 207 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_tt_ready_for_ct_kill()  local
 247 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_legacy_tt_handler()  local
 352 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_advance_tt_handler()  local
 486 	struct iwl_tt_mgmt *tt = &priv->thermal_throttle;  in iwl_bg_ct_enter()  local
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | rss.c | 65 mlx5e_rss_get_default_tt_config(enum mlx5_traffic_types tt)  in mlx5e_rss_get_default_tt_config()96 	enum mlx5_traffic_types tt;  in mlx5e_rss_params_init()  local
 106 static struct mlx5e_tir **rss_get_tirp(struct mlx5e_rss *rss, enum mlx5_traffic_types tt,  in rss_get_tirp()
 112 static struct mlx5e_tir *rss_get_tir(struct mlx5e_rss *rss, enum mlx5_traffic_types tt,  in rss_get_tir()
 119 mlx5e_rss_get_tt_config(struct mlx5e_rss *rss, enum mlx5_traffic_types tt)  in mlx5e_rss_get_tt_config()
 129 				enum mlx5_traffic_types tt,  in mlx5e_rss_create_tir()
 184 static void mlx5e_rss_destroy_tir(struct mlx5e_rss *rss, enum mlx5_traffic_types tt,  in mlx5e_rss_destroy_tir()
 204 	enum mlx5_traffic_types tt, max_tt;  in mlx5e_rss_create_tirs()  local
 224 	enum mlx5_traffic_types tt;  in mlx5e_rss_destroy_tirs()  local
 230 static int mlx5e_rss_update_tir(struct mlx5e_rss *rss, enum mlx5_traffic_types tt,  in mlx5e_rss_update_tir()
 [all …]
 
 | 
| D | rx_res.c | 221 u8 mlx5e_rx_res_rss_get_hash_fields(struct mlx5e_rx_res *res, enum mlx5_traffic_types tt)  in mlx5e_rx_res_rss_get_hash_fields()228 int mlx5e_rx_res_rss_set_hash_fields(struct mlx5e_rx_res *res, enum mlx5_traffic_types tt,  in mlx5e_rx_res_rss_set_hash_fields()
 496 u32 mlx5e_rx_res_get_tirn_rss(struct mlx5e_rx_res *res, enum mlx5_traffic_types tt)  in mlx5e_rx_res_get_tirn_rss()
 503 u32 mlx5e_rx_res_get_tirn_rss_inner(struct mlx5e_rx_res *res, enum mlx5_traffic_types tt)  in mlx5e_rx_res_get_tirn_rss_inner()
 
 | 
| /Linux-v5.15/drivers/media/rc/ | 
| D | ttusbir.c | 45 	struct ttusbir *tt = container_of(led_dev, struct ttusbir, led);  in ttusbir_brightness_get()  local50 static void ttusbir_set_led(struct ttusbir *tt)  in ttusbir_set_led()
 71 	struct ttusbir *tt = container_of(led_dev, struct ttusbir, led);  in ttusbir_brightness_set()  local
 83 	struct ttusbir *tt = urb->context;  in ttusbir_bulk_complete()  local
 109 static void ttusbir_process_ir_data(struct ttusbir *tt, uint8_t *buf)  in ttusbir_process_ir_data()
 159 	struct ttusbir *tt = urb->context;  in ttusbir_urb_complete()  local
 185 	struct ttusbir *tt;  in ttusbir_probe()  local
 362 	struct ttusbir *tt = usb_get_intfdata(intf);  in ttusbir_disconnect()  local
 384 	struct ttusbir *tt = usb_get_intfdata(intf);  in ttusbir_suspend()  local
 398 	struct ttusbir *tt = usb_get_intfdata(intf);  in ttusbir_resume()  local
 
 | 
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | eswitch_offloads_termtbl.c | 63 			    struct mlx5_termtbl_handle *tt,  in mlx5_eswitch_termtbl_create()115 	struct mlx5_termtbl_handle *tt;  in mlx5_eswitch_termtbl_get_create()  local
 162 			 struct mlx5_termtbl_handle *tt)  in mlx5_eswitch_termtbl_put()
 257 		struct mlx5_termtbl_handle *tt;  in mlx5_eswitch_add_termtbl_rule()  local
 308 		struct mlx5_termtbl_handle *tt = attr->dests[curr_dest].termtbl;  in mlx5_eswitch_add_termtbl_rule()  local
 
 | 
| /Linux-v5.15/include/drm/ttm/ | 
| D | ttm_tt.h | 82 	struct ttm_tt *tt;  member86 static inline bool ttm_tt_is_populated(struct ttm_tt *tt)  in ttm_tt_is_populated()
 
 | 
| D | ttm_bo_driver.h | 71 	struct ttm_lru_bulk_move_pos tt[TTM_MAX_BO_PRIORITY];  member
 | 
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ | 
| D | fs_ttc.c | 141 u8 mlx5_get_proto_by_tunnel_type(enum mlx5_tunnel_types tt)  in mlx5_get_proto_by_tunnel_type()163 	int tt;  in mlx5_tunnel_any_rx_proto_supported()  local
 242 	int tt;  in mlx5_generate_ttc_table_rules()  local
 399 	int tt;  in mlx5_generate_inner_ttc_table_rules()  local
 
 | 
| /Linux-v5.15/drivers/usb/host/ | 
| D | ehci-sched.c | 104 	struct ehci_tt		*tt, **tt_index, **ptt;  in find_tt()  local162 	struct ehci_tt		*tt, **tt_index, **ptt;  in drop_tt()  local
 214 	struct ehci_tt		*tt;  in reserve_release_intr_bandwidth()  local
 268 		struct ehci_tt *tt)  in compute_tt_budget()
 356 	struct ehci_tt		*tt,  in tt_available()
 773 	struct ehci_tt		*tt  in check_intr_schedule()
 841 	struct ehci_tt		*tt;  in qh_schedule()  local
 1311 	struct ehci_tt		*tt;  in reserve_release_iso_bandwidth()  local
 1390 	struct ehci_tt		*tt  in sitd_slot_ok()
 1498 			struct ehci_tt	*tt = find_tt(stream->ps.udev);  in iso_stream_schedule()  local
 
 | 
| D | xhci-mtk-sch.c | 164 	struct mu3h_sch_tt *tt, **tt_index, **ptt;  in find_tt()  local212 	struct mu3h_sch_tt *tt, **tt_index, **ptt;  in drop_tt()  local
 249 	struct mu3h_sch_tt *tt = NULL;  in create_sch_ep()  local
 454 	struct mu3h_sch_tt *tt = sch_ep->sch_tt;  in check_fs_bus_bw()  local
 541 	struct mu3h_sch_tt *tt = sch_ep->sch_tt;  in update_sch_tt()  local
 
 | 
| /Linux-v5.15/drivers/iio/ | 
| D | industrialio-sw-trigger.c | 99 	struct iio_sw_trigger_type *tt;  in iio_sw_trigger_create()  local121 	struct iio_sw_trigger_type *tt = t->trigger_type;  in iio_sw_trigger_destroy()  local
 
 | 
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | tt.c | 15 	struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle;  in iwl_mvm_enter_ctkill()  local271 	struct iwl_mvm_tt_mgmt *tt;  in check_exit_ctkill()  local
 381 	struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle;  in iwl_mvm_tt_handler()  local
 869 	struct iwl_mvm_tt_mgmt *tt = &mvm->thermal_throttle;  in iwl_mvm_thermal_initialize()  local
 
 | 
| /Linux-v5.15/lib/lzo/ | 
| D | lzo1x_compress.c | 132 					size_t tt = t - 18;  in lzo1x_1_do_compress()  local353 			size_t tt = t - 18;  in lzogeneric1x_1_compress()  local
 
 | 
| /Linux-v5.15/arch/mips/kernel/ | 
| D | kgdb.c | 38 	unsigned char tt;	/* Trap type code for MIPS R3xxx and R4xxx */  member210 static int compute_signal(int tt)  in compute_signal()
 
 | 
| /Linux-v5.15/arch/powerpc/kernel/ | 
| D | kgdb.c | 38 	unsigned int tt;		/* Trap type code for powerpc */  member95 static int computeSignal(unsigned int tt)  in computeSignal()
 
 | 
| /Linux-v5.15/arch/s390/kvm/ | 
| D | gaccess.c | 52 		unsigned long tt : 2; /* Table-Type Bits */  member67 		unsigned long tt : 2; /* Table-Type Bits */  member
 81 	unsigned long tt : 2; /* Table-Type Bits */  member
 97 	unsigned long tt : 2; /* Table-Type Bits */  member
 111 		unsigned long tt : 2; /* Table-Type Bits */  member
 123 	unsigned long tt : 2; /* Table-Type Bits */  member
 139 	unsigned long tt : 2; /* Table-Type Bits */  member
 153 		unsigned long tt : 2; /* Table-Type Bits */  member
 
 | 
| /Linux-v5.15/arch/um/drivers/ | 
| D | tty.c | 16 	struct termios tt;  member
 | 
| D | fd.c | 18 	struct termios tt;  member
 | 
| D | xterm.c | 25 	struct termios tt;  member
 | 
| /Linux-v5.15/arch/sh/kernel/ | 
| D | traps.c | 94 	enum bug_trap_type tt;  in handle_BUG()  local
 | 
| /Linux-v5.15/arch/um/os-Linux/ | 
| D | util.c | 29 	struct termios tt;  in raw()  local
 | 
| /Linux-v5.15/crypto/ | 
| D | sha3_generic.c | 49 	u64 t[5], tt, bc[5];  in keccakf_round()  local
 | 
| /Linux-v5.15/drivers/gpu/drm/nouveau/ | 
| D | nouveau_mem.c | 88 nouveau_mem_host(struct ttm_resource *reg, struct ttm_tt *tt)  in nouveau_mem_host()
 | 
| /Linux-v5.15/include/linux/ | 
| D | srcutiny.h | 80 					    char *tt, char *tf)  in srcu_torture_stats_print()
 |