/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_tc.c | 95 static struct drm_i915_private *tc_to_i915(struct intel_tc_port *tc) in tc_to_i915() 103 struct intel_tc_port *tc = to_tc_port(dig_port); in intel_tc_port_in_mode() local 125 struct intel_tc_port *tc = to_tc_port(dig_port); in intel_tc_port_handles_hpd_glitches() local 181 struct intel_tc_port *tc = to_tc_port(dig_port); in intel_tc_cold_requires_aux_pw() local 188 __tc_cold_block(struct intel_tc_port *tc, enum intel_display_power_domain *domain) in __tc_cold_block() 198 tc_cold_block(struct intel_tc_port *tc) in tc_cold_block() 211 __tc_cold_unblock(struct intel_tc_port *tc, enum intel_display_power_domain domain, in __tc_cold_unblock() 220 tc_cold_unblock(struct intel_tc_port *tc, intel_wakeref_t wakeref) in tc_cold_unblock() 231 assert_display_core_power_enabled(struct intel_tc_port *tc) in assert_display_core_power_enabled() 240 assert_tc_cold_blocked(struct intel_tc_port *tc) in assert_tc_cold_blocked() [all …]
|
H A D | icl_dsi_regs.h | 12 #define _MMIO_DSI(tc, dsi0, dsi1) _MMIO_TRANS((tc) - TRANSCODER_DSI_0, \ argument 195 #define DSI_TRANS_FUNC_CONF(tc) _MMIO_DSI(tc, \ argument 241 #define DSI_CMD_RXCTL(tc) _MMIO_DSI(tc, \ argument 256 #define DSI_CMD_TXCTL(tc) _MMIO_DSI(tc, \ argument 269 #define DSI_CMD_TXHDR(tc) _MMIO_DSI(tc, \ argument 285 #define DSI_CMD_TXPYLD(tc) _MMIO_DSI(tc, \ argument 291 #define DSI_LP_MSG(tc) _MMIO_DSI(tc, \ argument 302 #define DSI_HSTX_TO(tc) _MMIO_DSI(tc, \ argument 312 #define DSI_LPRX_HOST_TO(tc) _MMIO_DSI(tc, \ argument 322 #define DSI_PWAIT_TO(tc) _MMIO_DSI(tc, \ argument [all …]
|
/linux/drivers/ntb/test/ |
H A D | ntb_tool.c | 208 struct tool_ctx *tc; member 233 struct tool_ctx *tc; member 239 struct tool_ctx *tc; member 244 struct tool_ctx *tc; member 291 struct tool_ctx *tc = ctx; in tool_link_event() local 306 struct tool_ctx *tc = ctx; in tool_db_event() local 320 struct tool_ctx *tc = ctx; in tool_msg_event() local 341 static ssize_t tool_fn_read(struct tool_ctx *tc, char __user *ubuf, in tool_fn_read() 359 static ssize_t tool_fn_write(struct tool_ctx *tc, in tool_fn_write() 408 struct tool_ctx *tc = filep->private_data; in tool_port_read() local [all …]
|
/linux/drivers/gpu/drm/bridge/ |
H A D | tc358767.c | 409 static inline int tc_poll_timeout(struct tc_data *tc, unsigned int addr, in tc_poll_timeout() 421 static int tc_aux_wait_busy(struct tc_data *tc) in tc_aux_wait_busy() 426 static int tc_aux_write_data(struct tc_data *tc, const void *data, in tc_aux_write_data() 441 static int tc_aux_read_data(struct tc_data *tc, void *data, size_t size) in tc_aux_read_data() 470 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local 554 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl() 573 static int tc_pllupdate(struct tc_data *tc, unsigned int pllctrl) in tc_pllupdate() 587 static int tc_pxl_pll_calc(struct tc_data *tc, u32 refclk, u32 pixelclock, in tc_pxl_pll_calc() 697 static int tc_pxl_pll_en(struct tc_data *tc, u32 refclk, u32 pixelclock) in tc_pxl_pll_en() 719 static int tc_pxl_pll_dis(struct tc_data *tc) in tc_pxl_pll_dis() [all …]
|
H A D | tc358775.c | 292 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_pre_enable() local 315 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_post_disable() local 387 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_enable() local 510 struct tc_data *tc = bridge_to_tc(bridge); in tc_mode_valid() local 540 static int tc358775_parse_dt(struct device_node *np, struct tc_data *tc) in tc358775_parse_dt() 595 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_attach() local 610 static int tc_attach_host(struct tc_data *tc) in tc_attach_host() 663 struct tc_data *tc; in tc_probe() local 728 struct tc_data *tc = i2c_get_clientdata(client); in tc_remove() local
|
/linux/net/rds/ |
H A D | tcp.c | 91 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq() 97 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una() 103 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks() 140 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local 194 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local 235 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local 281 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local 352 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local 367 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local 407 struct rds_tcp_connection *tc, *_tc; in list_has_conn() local [all …]
|
H A D | tcp_send.c | 43 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_prepare() local 50 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_complete() local 74 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit() local 183 struct rds_tcp_connection *tc; in rds_tcp_write_space() local
|
H A D | tcp_connect.c | 44 struct rds_tcp_connection *tc; in rds_tcp_state_change() local 100 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_connect() local 206 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_shutdown() local
|
H A D | tcp_recv.c | 160 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_data_recv() local 265 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_read_sock() local 293 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_recv_path() local 311 struct rds_tcp_connection *tc; in rds_tcp_data_ready() local
|
/linux/arch/mips/include/asm/ |
H A D | vpe.h | 64 struct list_head tc; member 78 struct tc { struct 79 enum tc_state state; argument 83 struct list_head tc; /* The list of TC's with this VPE */ member 84 struct list_head list; /* The global list of tc's */ argument
|
/linux/tools/perf/util/ |
H A D | tsc.c | 18 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc() 29 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) in tsc_to_perf_time() 44 struct perf_tsc_conversion *tc) in perf_read_tsc_conversion() 87 struct perf_tsc_conversion tc; in perf_event__synth_time_conv() local 118 struct perf_record_time_conv *tc = (struct perf_record_time_conv *)event; in perf_event__fprintf_time_conv() local
|
/linux/kernel/time/ |
H A D | timecounter.c | 8 void timecounter_init(struct timecounter *tc, in timecounter_init() 31 static u64 timecounter_read_delta(struct timecounter *tc) in timecounter_read_delta() 52 u64 timecounter_read(struct timecounter *tc) in timecounter_read() 79 u64 timecounter_cyc2time(const struct timecounter *tc, in timecounter_cyc2time()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 165 int tc; in ixgbe_dcb_unpack_pfc() local 177 int tc; in ixgbe_dcb_unpack_refill() local 186 int tc; in ixgbe_dcb_unpack_max() local 196 int tc; in ixgbe_dcb_unpack_bwgid() local 206 int tc; in ixgbe_dcb_unpack_prio() local 216 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up() local
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-cti-core.c | 250 struct cti_trig_con *tc, in cti_add_connection_entry() 283 struct cti_trig_con *tc = NULL; in cti_allocate_trig_con() local 318 struct cti_trig_con *tc = NULL; in cti_add_default_connection() local 482 struct cti_trig_con *tc) in cti_add_sysfs_link() 501 struct cti_trig_con *tc) in cti_remove_sysfs_link() 521 struct cti_trig_con *tc; in cti_match_fixup_csdev() local 591 struct cti_trig_con *tc; in cti_remove_assoc_from_csdev() local 631 struct cti_trig_con *tc; in cti_update_conn_xrefs() local 650 struct cti_trig_con *tc; in cti_remove_conn_xrefs() local
|
/linux/arch/mips/kernel/ |
H A D | smp-mt.c | 46 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init() 81 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init() 186 unsigned int mvpconf0, ntc, tc, ncpu = 0; in vsmp_smp_setup() local
|
/linux/drivers/clocksource/ |
H A D | timer-atmel-tcb.c | 256 static int __init setup_clkevents(struct atmel_tc *tc, int divisor_idx) in setup_clkevents() 304 static int __init setup_clkevents(struct atmel_tc *tc, int divisor_idx) in setup_clkevents() 312 static void __init tcb_setup_dual_chan(struct atmel_tc *tc, int mck_divisor_idx) in tcb_setup_dual_chan() 341 static void __init tcb_setup_single_chan(struct atmel_tc *tc, int mck_divisor_idx) in tcb_setup_single_chan() 377 struct atmel_tc tc; in tcb_clksrc_init() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 278 struct ice_sched_node *ice_sched_get_tc_node(struct ice_port_info *pi, u8 tc) in ice_sched_get_tc_node() 554 ice_alloc_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_lan_q_ctx() 611 ice_alloc_rdma_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_rdma_q_ctx() 1502 ice_sched_get_free_qparent(struct ice_port_info *pi, u16 vsi_handle, u8 tc, in ice_sched_get_free_qparent() 1798 ice_sched_add_vsi_to_topo(struct ice_port_info *pi, u16 vsi_handle, u8 tc) in ice_sched_add_vsi_to_topo() 1827 u8 tc, u16 new_numqs, u8 owner) in ice_sched_update_vsi_child_nodes() 1901 ice_sched_cfg_vsi(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 maxqs, in ice_sched_cfg_vsi() 2276 u8 tc) in ice_sched_move_vsi_to_agg() 2358 struct ice_sched_agg_info *agg_info, u8 tc, in ice_move_all_vsi_to_dflt_agg() 2421 ice_sched_rm_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) in ice_sched_rm_agg_cfg() [all …]
|
/linux/net/sched/ |
H A D | sch_mqprio.c | 175 int err, tc; in mqprio_parse_tc_entry() local 212 int tc, rem; in mqprio_parse_tc_entries() local 355 int len, tc; in mqprio_init() local 530 int tc; in mqprio_dump_tc_entries() local 647 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class() local 672 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats() local
|
H A D | sch_taprio.c | 120 int tc; in taprio_calculate_gate_durations() local 160 struct sched_entry *entry, int tc) in taprio_entry_allows_tx() 275 int tc; in taprio_update_queue_max_sdu() local 334 int tc, n; in find_entry_to_transmit() local 543 u8 tc; in taprio_skb_exceeds_queue_max_sdu() local 662 int tc, budget; in taprio_set_budgets() local 680 int tc, budget, new_budget = 0; in taprio_update_budgets() local 712 u8 tc; in taprio_dequeue_from_txq() local 757 static void taprio_next_tc_txq(struct net_device *dev, int tc, int *txq) in taprio_next_tc_txq() 778 int tc; in taprio_dequeue_tc_priority() local [all …]
|
/linux/drivers/input/touchscreen/ |
H A D | tsc2007_core.c | 53 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values() 69 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance() 115 struct ts_event tc; in tsc2007_soft_irq() local
|
/linux/lib/math/tests/ |
H A D | int_pow_kunit.c | 25 static void get_desc(const struct test_case_params *tc, char *desc) in get_desc() 34 const struct test_case_params *tc = (const struct test_case_params *)test->param_value; in int_pow_test() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | reporter_tx.c | 228 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output_sq_common() 252 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output() 262 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq() 329 int i, tc; in mlx5e_tx_reporter_diagnose() local 420 int i, tc; in mlx5e_tx_reporter_dump_all_sqs() local
|
H A D | ptp.c | 319 struct mlx5e_txqsq *sq, int tc, in mlx5e_ptp_alloc_txqsq() 458 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq() 516 int tc; in mlx5e_ptp_open_txqsqs() local 542 int tc; in mlx5e_ptp_close_txqsqs() local 557 int tc; in mlx5e_ptp_open_tx_cqs() local 624 int tc; in mlx5e_ptp_close_tx_cqs() local 930 int tc; in mlx5e_ptp_activate_channel() local 948 int tc; in mlx5e_ptp_deactivate_channel() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | xdp_synproxy.c | 92 __u64 *tcpipopts, char **ports, bool *single, bool *tc) in parse_options() 188 static int syncookie_attach(const char *argv0, unsigned int ifindex, bool tc) in syncookie_attach() 370 bool tc; in main() local
|
/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 545 const union trap_config tc; member 1911 static __init void print_nv_trap_error(const struct encoding_to_trap_config *tc, in print_nv_trap_error() 1989 union trap_config tc; in populate_nv_trap_config() local 2040 union trap_config tc; in populate_sysreg_config() local 2109 const union trap_config tc) in compute_trap_behaviour() 2130 u64 val, const union trap_config tc) in check_fgt_bit() 2175 union trap_config tc; in triage_sysreg_trap() local
|