Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 25 of 262) sorted by relevance

1234567891011

/linux-6.3-rc2/drivers/ntb/test/
A Dntb_tool.c208 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
432 struct tool_ctx *tc = peer->tc; in tool_peer_port_read() local
499 struct tool_ctx *tc = peer->tc; in tool_peer_link_read() local
1445 struct tool_ctx *tc; in tool_create_data() local
[all …]
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dtc358767.c392 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local
476 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl()
1445 struct tc_data *tc = bridge_to_tc(bridge); in tc_dpi_bridge_atomic_enable() local
1460 struct tc_data *tc = bridge_to_tc(bridge); in tc_dpi_bridge_atomic_disable() local
1472 struct tc_data *tc = bridge_to_tc(bridge); in tc_edp_bridge_atomic_enable() local
1499 struct tc_data *tc = bridge_to_tc(bridge); in tc_edp_bridge_atomic_disable() local
1552 struct tc_data *tc = bridge_to_tc(bridge); in tc_edp_mode_valid() local
1573 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_mode_set() local
1581 struct tc_data *tc = bridge_to_tc(bridge); in tc_get_edid() local
1825 struct tc_data *tc = arg; in tc_irq_handler() local
[all …]
A Dtc358775.c283 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_pre_enable() local
306 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_post_disable() local
378 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_enable() local
498 struct tc_data *tc = bridge_to_tc(bridge); in tc_mode_valid() local
528 static int tc358775_parse_dt(struct device_node *np, struct tc_data *tc) in tc358775_parse_dt()
586 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_attach() local
601 static int tc_attach_host(struct tc_data *tc) in tc_attach_host()
642 struct tc_data *tc; in tc_probe() local
708 struct tc_data *tc = i2c_get_clientdata(client); in tc_remove() local
/linux-6.3-rc2/drivers/md/
A Ddm-thin.c380 struct thin_c *tc; member
585 struct thin_c *tc; member
656 struct thin_c *tc; in error_retry_list_with_code() local
814 struct thin_c *tc; member
900 struct thin_c *tc; member
2342 struct thin_c *tc; in process_deferred_bios() local
2470 struct thin_c *tc; member
2797 struct thin_c *tc; in requeue_bios() local
3585 struct thin_c *tc; in pool_suspend_active_thins() local
3597 struct thin_c *tc; in pool_resume_active_thins() local
[all …]
/linux-6.3-rc2/net/rds/
A Dtcp.c92 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq()
98 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una()
104 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks()
236 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local
282 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local
353 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local
368 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local
408 struct rds_tcp_connection *tc, *_tc; in list_has_conn() local
429 struct rds_tcp_connection *tc, *_tc; in rds_tcp_destroy_conns() local
607 struct rds_tcp_connection *tc, *_tc; in rds_tcp_kill_sock() local
[all …]
A Dtcp_send.c43 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
182 struct rds_tcp_connection *tc; in rds_tcp_write_space() local
A Dtcp_connect.c44 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
A Dtcp_recv.c160 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-6.3-rc2/arch/mips/include/asm/
A Dvpe.h68 struct list_head tc; member
82 struct tc { struct
83 enum tc_state state; argument
87 struct list_head tc; /* The list of TC's with this VPE */ member
88 struct list_head list; /* The global list of tc's */ argument
/linux-6.3-rc2/tools/perf/util/
A Dtsc.c18 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-6.3-rc2/kernel/time/
A Dtimecounter.c8 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-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-cti-core.c250 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
590 struct cti_trig_con *tc; in cti_remove_assoc_from_csdev() local
625 struct cti_trig_con *tc; in cti_update_conn_xrefs() local
644 struct cti_trig_con *tc; in cti_remove_conn_xrefs() local
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb.c165 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-6.3-rc2/arch/mips/kernel/
A Dsmp-mt.c46 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init()
80 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init()
185 unsigned int mvpconf0, ntc, tc, ncpu = 0; in vsmp_smp_setup() local
/linux-6.3-rc2/fs/ntfs/
A Dlcnalloc.c401 LCN tc; in ntfs_cluster_alloc() local
544 LCN tc; in ntfs_cluster_alloc() local
587 LCN tc; in ntfs_cluster_alloc() local
628 LCN tc; in ntfs_cluster_alloc() local
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-atmel-tcb.c256 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()
340 static void __init tcb_setup_single_chan(struct atmel_tc *tc, int mck_divisor_idx) in tcb_setup_single_chan()
376 struct atmel_tc tc; in tcb_clksrc_init() local
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dicl_dsi_regs.h12 #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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.c237 struct mlx5e_txqsq *sq, int tc, in mlx5e_ptp_alloc_txqsq()
326 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq()
381 int tc; in mlx5e_ptp_open_txqsqs() local
405 int tc; in mlx5e_ptp_close_txqsqs() local
420 int tc; in mlx5e_ptp_open_tx_cqs() local
483 int tc; in mlx5e_ptp_close_tx_cqs() local
782 int tc; in mlx5e_ptp_activate_channel() local
799 int tc; in mlx5e_ptp_deactivate_channel() local
A Dreporter_tx.c154 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output_sq_common()
202 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output()
227 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
364 int i, tc, err = 0; in mlx5e_tx_reporter_diagnose() local
486 int i, tc, err; in mlx5e_tx_reporter_dump_all_sqs() local
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_sched.c1831 u8 tc, u16 new_numqs, u8 owner) in ice_sched_update_vsi_child_nodes()
2288 u8 tc) in ice_sched_move_vsi_to_agg()
2370 struct ice_sched_agg_info *agg_info, u8 tc, in ice_move_all_vsi_to_dflt_agg()
2433 ice_sched_rm_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) in ice_sched_rm_agg_cfg()
2482 u8 tc, bool rm_vsi_info) in ice_rm_agg_cfg_tc()
2633 u8 tc; in ice_sched_cfg_agg() local
2795 u8 tc; in ice_sched_assoc_vsi_to_agg() local
3879 ice_cfg_q_bw_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc, in ice_cfg_q_bw_lmt()
3917 enum ice_agg_type agg_type, u8 tc) in ice_sched_get_node_by_id_type()
3966 enum ice_agg_type agg_type, u8 tc, in ice_sched_set_node_bw_lmt_per_tc()
[all …]
/linux-6.3-rc2/drivers/input/touchscreen/
A Dtsc2007_core.c53 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-6.3-rc2/net/sched/
A Dsch_taprio.c113 int tc; in taprio_calculate_gate_durations() local
268 int tc; in taprio_update_queue_max_sdu() local
327 int tc, n; in find_entry_to_transmit() local
549 u8 tc; in taprio_skb_exceeds_queue_max_sdu() local
718 u8 tc; in taprio_dequeue_from_txq() local
784 int tc; in taprio_dequeue_tc_priority() local
925 int tc; in advance_sched() local
1231 int tc; in setup_first_end_time() local
1672 int err, tc; in taprio_parse_tc_entry() local
1718 int tc, rem; in taprio_parse_tc_entries() local
[all …]
/linux-6.3-rc2/fs/ksmbd/mgmt/
A Dtree_connect.c118 struct ksmbd_tree_connect *tc; in ksmbd_tree_conn_share() local
129 struct ksmbd_tree_connect *tc; in ksmbd_tree_conn_session_logoff() local
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_synproxy.c92 __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-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dmmio_warning_test.c41 struct thread_context *tc = (struct thread_context *)arg; in thr() local
58 struct thread_context tc; in test() local

Completed in 81 milliseconds

1234567891011