/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tt.c | 66 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_is_low_power_state() local 75 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_current_power_mode() local 82 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_ht_enabled() local 118 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tx_ant_restriction() local 142 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_check_exit_ct_kill() local 192 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_tt_ready_for_ct_kill() local 232 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_legacy_tt_handler() local 337 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_advance_tt_handler() local 471 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_bg_ct_enter() local 500 struct iwl_tt_mgmt *tt = &priv->thermal_throttle; in iwl_bg_ct_exit() local [all …]
|
/linux/drivers/media/rc/ |
H A D | ttusbir.c | 45 struct ttusbir *tt = container_of(led_dev, struct ttusbir, led); in ttusbir_brightness_get() local 50 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 108 static void ttusbir_process_ir_data(struct ttusbir *tt, uint8_t *buf) in ttusbir_process_ir_data() 158 struct ttusbir *tt = urb->context; in ttusbir_urb_complete() local 183 struct ttusbir *tt; in ttusbir_probe() local 360 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_disconnect() local 382 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_suspend() local 396 struct ttusbir *tt = usb_get_intfdata(intf); in ttusbir_resume() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | rss.c | 65 mlx5e_rss_get_default_tt_config(enum mlx5_traffic_types tt) in mlx5e_rss_get_default_tt_config() 162 enum mlx5_traffic_types tt; in mlx5e_rss_params_init() local 173 static struct mlx5e_tir **rss_get_tirp(struct mlx5e_rss *rss, enum mlx5_traffic_types tt, in rss_get_tirp() 179 static struct mlx5e_tir *rss_get_tir(struct mlx5e_rss *rss, enum mlx5_traffic_types tt, in rss_get_tir() 186 mlx5e_rss_get_tt_config(struct mlx5e_rss *rss, enum mlx5_traffic_types tt) in mlx5e_rss_get_tt_config() 196 enum mlx5_traffic_types tt, in mlx5e_rss_create_tir() 251 static void mlx5e_rss_destroy_tir(struct mlx5e_rss *rss, enum mlx5_traffic_types tt, in mlx5e_rss_destroy_tir() 271 enum mlx5_traffic_types tt, max_tt; in mlx5e_rss_create_tirs() local 291 enum mlx5_traffic_types tt; in mlx5e_rss_destroy_tirs() local 297 static int mlx5e_rss_update_tir(struct mlx5e_rss *rss, enum mlx5_traffic_types tt, in mlx5e_rss_update_tir() [all …]
|
H A D | rx_res.c | 230 enum mlx5_traffic_types tt) in mlx5e_rx_res_rss_get_hash_fields() 245 enum mlx5_traffic_types tt, u8 rx_hash_fields) in mlx5e_rx_res_rss_set_hash_fields() 509 u32 mlx5e_rx_res_get_tirn_rss(struct mlx5e_rx_res *res, enum mlx5_traffic_types tt) in mlx5e_rx_res_get_tirn_rss() 516 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/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_tt_test.c | 43 struct ttm_tt *tt; in ttm_tt_init_basic() local 70 struct ttm_tt *tt; in ttm_tt_init_misaligned() local 93 struct ttm_tt *tt; in ttm_tt_fini_basic() local 113 struct ttm_tt *tt; in ttm_tt_fini_sg() local 133 struct ttm_tt *tt; in ttm_tt_fini_shmem() local 191 struct ttm_tt *tt; in ttm_tt_create_ttm_exists() local 274 struct ttm_tt *tt; in ttm_tt_populate_populated_ttm() local 299 struct ttm_tt *tt; in ttm_tt_unpopulate_basic() local 322 struct ttm_tt *tt; in ttm_tt_unpopulate_empty_ttm() local 343 struct ttm_tt *tt; in ttm_tt_swapin_basic() local
|
H A D | ttm_pool_test.c | 57 struct ttm_tt *tt; in ttm_tt_kunit_init() local 80 struct ttm_tt *tt; in ttm_pool_pre_populated() local 139 struct ttm_tt *tt; in ttm_pool_alloc_basic() local 200 struct ttm_tt *tt; in ttm_pool_alloc_basic_dma_addr() local 240 struct ttm_tt *tt; in ttm_pool_alloc_order_caching_match() local 268 struct ttm_tt *tt; in ttm_pool_alloc_caching_mismatch() local 302 struct ttm_tt *tt; in ttm_pool_alloc_order_mismatch() local 338 struct ttm_tt *tt; in ttm_pool_free_dma_alloc() local 369 struct ttm_tt *tt; in ttm_pool_free_no_dma_alloc() local
|
/linux/include/drm/ttm/ |
H A D | ttm_tt.h | 139 struct ttm_tt *tt; member 143 static inline bool ttm_tt_is_populated(struct ttm_tt *tt) in ttm_tt_is_populated() 154 static inline bool ttm_tt_is_swapped(const struct ttm_tt *tt) in ttm_tt_is_swapped() 165 static inline bool ttm_tt_is_backed_up(const struct ttm_tt *tt) in ttm_tt_is_backed_up() 177 static inline void ttm_tt_clear_backed_up(struct ttm_tt *tt) in ttm_tt_clear_backed_up()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | port_sel.c | 116 enum mlx5_traffic_types tt) in mlx5_lag_set_definer_inner() 201 enum mlx5_traffic_types tt, bool tunnel, in mlx5_lag_set_definer() 299 enum mlx5_traffic_types tt, bool tunnel, u8 *ports) in mlx5_lag_create_definer() 375 int tt; in mlx5_lag_destroy_definers() local 393 int tt, err; in mlx5_lag_create_definers() local 469 int tt; in mlx5_lag_set_inner_ttc_params() local 488 int tt; in mlx5_lag_set_outer_ttc_params() local 615 int tt; in mlx5_lag_modify_definers_destinations() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads_termtbl.c | 65 struct mlx5_termtbl_handle *tt, in mlx5_eswitch_termtbl_create() 117 struct mlx5_termtbl_handle *tt; in mlx5_eswitch_termtbl_get_create() local 164 struct mlx5_termtbl_handle *tt) in mlx5_eswitch_termtbl_put() 262 struct mlx5_termtbl_handle *tt; in mlx5_eswitch_add_termtbl_rule() local 313 struct mlx5_termtbl_handle *tt = attr->dests[curr_dest].termtbl; in mlx5_eswitch_add_termtbl_rule() local
|
/linux/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 167 struct mu3h_sch_tt *tt, **tt_index, **ptt; in find_tt() local 215 struct mu3h_sch_tt *tt, **tt_index, **ptt; in drop_tt() local 252 struct mu3h_sch_tt *tt = NULL; in create_sch_ep() local 447 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in get_fs_bw() local 478 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_ls_budget_microframes() local 499 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_budget_microframes() local 526 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_budget_frames() local 637 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_isoc_ss_overlap() local 737 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in update_sch_tt() local
|
H A D | ehci-sched.c | 104 struct ehci_tt *tt, **tt_index, **ptt; in find_tt() local 162 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() 774 struct ehci_tt *tt in check_intr_schedule() 842 struct ehci_tt *tt; in qh_schedule() local 1310 struct ehci_tt *tt; in reserve_release_iso_bandwidth() local 1389 struct ehci_tt *tt in sitd_slot_ok() 1497 struct ehci_tt *tt = find_tt(stream->ps.udev); in iso_stream_schedule() local
|
/linux/arch/s390/include/asm/ |
H A D | dat-bits.h | 45 unsigned long tt : 2; /* Table-Type Bits */ member 60 unsigned long tt : 2; /* Table-Type Bits */ member 74 unsigned long tt : 2; /* Table-Type Bits */ member 90 unsigned long tt : 2; /* Table-Type Bits */ member 104 unsigned long tt: 2; /* Table-Type Bits */ member 116 unsigned long tt : 2; /* Table-Type Bits */ member 132 unsigned long tt : 2; /* Table-Type Bits */ member 146 unsigned long tt: 2; /* Table-Type Bits */ member
|
/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_tt.c | 278 long ttm_tt_backup(struct ttm_device *bdev, struct ttm_tt *tt, in ttm_tt_backup() 295 int ttm_tt_restore(struct ttm_device *bdev, struct ttm_tt *tt, in ttm_tt_restore() 516 struct ttm_tt *tt) in ttm_kmap_iter_tt_init() 545 int ttm_tt_setup_backup(struct ttm_tt *tt) in ttm_tt_setup_backup()
|
H A D | ttm_pool.c | 653 static void ttm_pool_free_range(struct ttm_pool *pool, struct ttm_tt *tt, in ttm_pool_free_range() 679 static void ttm_pool_alloc_state_init(const struct ttm_tt *tt, in ttm_pool_alloc_state_init() 699 static int __ttm_pool_alloc(struct ttm_pool *pool, struct ttm_tt *tt, in __ttm_pool_alloc() 808 int ttm_pool_alloc(struct ttm_pool *pool, struct ttm_tt *tt, in ttm_pool_alloc() 835 int ttm_pool_restore_and_alloc(struct ttm_pool *pool, struct ttm_tt *tt, in ttm_pool_restore_and_alloc() 882 void ttm_pool_free(struct ttm_pool *pool, struct ttm_tt *tt) in ttm_pool_free() 898 void ttm_pool_drop_backed_up(struct ttm_tt *tt) in ttm_pool_drop_backed_up() 963 long ttm_pool_backup(struct ttm_pool *pool, struct ttm_tt *tt, in ttm_pool_backup()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_ttc.c | 78 const char *mlx5_ttc_get_name(enum mlx5_traffic_types tt) in mlx5_ttc_get_name() 210 u8 mlx5_get_proto_by_tunnel_type(enum mlx5_tunnel_types tt) in mlx5_get_proto_by_tunnel_type() 232 int tt; in mlx5_tunnel_any_rx_proto_supported() local 337 int tt; in mlx5_generate_ttc_table_rules() local 522 int tt; in mlx5_generate_inner_ttc_table_rules() local
|
/linux/drivers/iio/ |
H A D | industrialio-sw-trigger.c | 103 struct iio_sw_trigger_type *tt; in iio_sw_trigger_create() local 125 struct iio_sw_trigger_type *tt = t->trigger_type; in iio_sw_trigger_destroy() local
|
/linux/lib/lzo/ |
H A D | lzo1x_compress.c | 130 size_t tt = t - 18; lzo1x_1_do_compress() local 351 size_t tt = t - 18; lzogeneric1x_1_compress() local
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_bo.c | 347 static int xe_tt_map_sg(struct ttm_tt *tt) in xe_tt_map_sg() 379 static void xe_tt_unmap_sg(struct ttm_tt *tt) in xe_tt_unmap_sg() 393 struct ttm_tt *tt = bo->ttm.ttm; in xe_bo_sg() local 403 static void xe_ttm_tt_account_add(struct ttm_tt *tt) in xe_ttm_tt_account_add() 413 static void xe_ttm_tt_account_subtract(struct ttm_tt *tt) in xe_ttm_tt_account_subtract() 429 struct ttm_tt *tt; in xe_ttm_tt_create() local 506 static int xe_ttm_tt_populate(struct ttm_device *ttm_dev, struct ttm_tt *tt, in xe_ttm_tt_populate() 535 static void xe_ttm_tt_unpopulate(struct ttm_device *ttm_dev, struct ttm_tt *tt) in xe_ttm_tt_unpopulate() 547 static void xe_ttm_tt_destroy(struct ttm_device *ttm_dev, struct ttm_tt *tt) in xe_ttm_tt_destroy() 1042 struct ttm_tt *tt = bo->ttm; in xe_bo_shrink() local [all …]
|
/linux/arch/mips/kernel/ |
H A D | kgdb.c | 38 unsigned char tt; /* Trap type code for MIPS R3xxx and R4xxx */ member 210 static int compute_signal(int tt) in compute_signal()
|
/linux/net/core/ |
H A D | ieee8021q_helpers.c | 94 int ieee8021q_tt_to_tc(enum ieee8021q_traffic_type tt, unsigned int num_queues) in ieee8021q_tt_to_tc()
|
/linux/rust/macros/ |
H A D | pin_data.rs |
|
/linux/include/net/ |
H A D | ieee8021q.h | 50 static inline int ieee8021q_tt_to_tc(enum ieee8021q_traffic_type tt, in ieee8021q_tt_to_tc()
|
/linux/arch/um/drivers/ |
H A D | tty.c | 16 struct termios tt; member
|
H A D | fd.c | 18 struct termios tt; member
|
/linux/arch/sh/kernel/ |
H A D | traps.c | 96 enum bug_trap_type tt; in handle_BUG() local
|