/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 | 417 static inline int tc_poll_timeout(struct tc_data *tc, unsigned int addr, in tc_poll_timeout() 429 static int tc_aux_wait_busy(struct tc_data *tc) in tc_aux_wait_busy() 434 static int tc_aux_write_data(struct tc_data *tc, const void *data, in tc_aux_write_data() 449 static int tc_aux_read_data(struct tc_data *tc, void *data, size_t size) in tc_aux_read_data() 478 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local 562 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl() 581 static int tc_pllupdate(struct tc_data *tc, unsigned int pllctrl) in tc_pllupdate() 595 static int tc_pxl_pll_calc(struct tc_data *tc, u32 refclk, u32 pixelclock, in tc_pxl_pll_calc() 705 static int tc_pxl_pll_en(struct tc_data *tc, u32 refclk, u32 pixelclock) in tc_pxl_pll_en() 727 static int tc_pxl_pll_dis(struct tc_data *tc) in tc_pxl_pll_dis() [all …]
|
/linux/net/rds/ |
H A D | tcp.c | 93 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq() 99 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una() 105 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks() 142 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local 196 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local 237 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local 283 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local 354 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local 369 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local 409 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/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 | 299 struct ice_sched_node *ice_sched_get_tc_node(struct ice_port_info *pi, u8 tc) in ice_sched_get_tc_node() 575 ice_alloc_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_lan_q_ctx() 632 ice_alloc_rdma_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_rdma_q_ctx() 1525 ice_sched_get_free_qparent(struct ice_port_info *pi, u16 vsi_handle, u8 tc, in ice_sched_get_free_qparent() 1836 ice_sched_add_vsi_to_topo(struct ice_port_info *pi, u16 vsi_handle, u8 tc) in ice_sched_add_vsi_to_topo() 1900 u8 tc, u16 new_numqs, u8 owner) in ice_sched_update_vsi_child_nodes() 1984 ice_sched_cfg_vsi(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 maxqs, in ice_sched_cfg_vsi() 2112 struct ice_sched_node *vsi_node, u8 owner, u8 tc) in ice_sched_rm_vsi_subtree() 2391 u8 tc) in ice_sched_move_vsi_to_agg() 2473 struct ice_sched_agg_info *agg_info, u8 tc, in ice_move_all_vsi_to_dflt_agg() [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 | 125 int tc; in taprio_calculate_gate_durations() local 165 struct sched_entry *entry, int tc) in taprio_entry_allows_tx() 280 int tc; in taprio_update_queue_max_sdu() local 339 int tc, n; in find_entry_to_transmit() local 548 u8 tc; in taprio_skb_exceeds_queue_max_sdu() local 667 int tc, budget; in taprio_set_budgets() local 685 int tc, budget, new_budget = 0; in taprio_update_budgets() local 717 u8 tc; in taprio_dequeue_from_txq() local 762 static void taprio_next_tc_txq(struct net_device *dev, int tc, int *txq) in taprio_next_tc_txq() 783 int tc; in taprio_dequeue_tc_priority() local [all …]
|
H A D | sch_mqprio_lib.c | 105 int tc, num_tc = netdev_get_num_tc(dev); in mqprio_qopt_reconstruct() local 121 int tc; in mqprio_fp_to_offload() local
|
/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/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/drivers/net/ethernet/sfc/ |
H A D | tc.c | 968 struct flow_cls_offload *tc, in efx_tc_flower_handle_lhs_actions() 1453 struct flow_cls_offload *tc, in efx_tc_flower_replace_foreign_lhs_ar() 1557 struct flow_cls_offload *tc, in efx_tc_flower_replace_foreign_lhs() 1670 struct flow_cls_offload *tc) in efx_tc_flower_replace_foreign() 1992 struct flow_cls_offload *tc, in efx_tc_flower_replace_lhs() 2068 struct flow_cls_offload *tc, in efx_tc_flower_replace() 2554 struct flow_cls_offload *tc) in efx_tc_flower_destroy() 2603 struct flow_cls_offload *tc) in efx_tc_flower_stats() 2639 struct flow_cls_offload *tc, struct efx_rep *efv) in efx_tc_flower()
|
H A D | tc_conntrack.c | 353 struct flow_cls_offload *tc) in efx_tc_ct_replace() 486 struct flow_cls_offload *tc) in efx_tc_ct_destroy() 509 struct flow_cls_offload *tc) in efx_tc_ct_stats()
|
/linux/include/linux/ |
H A D | transport_class.h | 90 static inline int transport_container_register(struct transport_container *tc) in transport_container_register() 95 static inline void transport_container_unregister(struct transport_container *tc) in transport_container_unregister()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_llh.c | 52 void hw_atl2_new_rpf_rss_redir_set(struct aq_hw_s *aq_hw, u32 tc, u32 index, in hw_atl2_new_rpf_rss_redir_set() 106 const u32 tc, in hw_atl2_tps_tx_pkt_shed_tc_data_max_credit_set() 116 const u32 tc, in hw_atl2_tps_tx_pkt_shed_tc_data_weight_set()
|
/linux/lib/tests/ |
H A D | ffs_kunit.c | 212 const struct ffs_test_case *tc = &basic_test_cases[i]; in ffs_basic_correctness_test() local 248 const struct ffs64_test_case *tc = &ffs64_test_cases[i]; in ffs64_correctness_test() local 387 const struct ffz_test_case *tc = &ffz_test_cases[i]; in ffz_basic_correctness_test() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | channels.c | 76 int i, tc; in mlx5e_channels_tx_change_dim() local 116 int i, tc; in mlx5e_channels_tx_toggle_dim() local
|
/linux/drivers/android/tests/ |
H A D | binder_alloc_kunit.c | 231 struct binder_alloc_test_case_info *tc, in binder_alloc_test_alloc_free() 300 struct binder_alloc_test_case_info *tc, in permute_frees() 336 struct binder_alloc_test_case_info *tc, in gen_buf_sizes() 379 struct binder_alloc_test_case_info tc = {0}; in gen_buf_offsets() local
|