Home
last modified time | relevance | path

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

123456789

/linux/drivers/ntb/test/
H 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
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/md/
H A Ddm-thin.c382 struct thin_c *tc; member
388 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()
400 struct thin_c *tc = op->tc; in issue_discard() local
587 struct thin_c *tc; member
605 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list()
619 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()
635 static void requeue_io(struct thin_c *tc) in requeue_io()
652 struct thin_c *tc; in error_retry_list_with_code() local
672 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()
688 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range()
[all …]
H A Ddm-snap-transient.c45 struct transient_c *tc = store->context; in transient_prepare_exception() local
78 struct transient_c *tc; in transient_ctr() local
/linux/net/rds/
H A Dtcp.c85 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq()
91 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una()
97 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks()
129 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local
183 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local
225 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local
290 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local
382 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local
397 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local
439 struct rds_tcp_connection *tc, *_tc; in list_has_conn() local
[all …]
H 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
183 struct rds_tcp_connection *tc; rds_tcp_write_space() local
[all...]
H 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; rds_tcp_conn_path_connect() local
206 struct rds_tcp_connection *tc = cp->cp_transport_data; rds_tcp_conn_path_shutdown() local
[all...]
H 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; rds_tcp_read_sock() local
293 struct rds_tcp_connection *tc = cp->cp_transport_data; rds_tcp_recv_path() local
311 struct rds_tcp_connection *tc; rds_tcp_data_ready() local
[all...]
/linux/drivers/net/ethernet/intel/ixgbe/
H 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/arch/mips/kernel/
H A Dsmp-mt.c46 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 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()
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/mellanox/mlx5/core/en/
H A Dreporter_tx.c264 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output_sq_common()
288 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output()
298 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
364 u32 tc, i, tisn; in mlx5e_tx_reporter_diagnose_tis_config() local
389 int i, tc; in mlx5e_tx_reporter_diagnose() local
481 int i, tc; in mlx5e_tx_reporter_dump_all_sqs() local
H A Dchannels.c76 int i, tc; in mlx5e_channels_tx_change_dim() local
116 int i, tc; in mlx5e_channels_tx_toggle_dim() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c299 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/lib/math/tests/
H A Dint_pow_kunit.c25 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/net/sched/
H A Dsch_mqprio.c175 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
529 int tc; in mqprio_dump_tc_entries() local
659 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class() local
682 struct netdev_tc_txq tc; in mqprio_dump_class_stats() local
H A Dsch_taprio.c125 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
668 int tc, budget; in taprio_set_budgets() local
686 int tc, budget, new_budget = 0; in taprio_update_budgets() local
718 u8 tc; in taprio_dequeue_from_txq() local
763 static void taprio_next_tc_txq(struct net_device *dev, int tc, int *txq) in taprio_next_tc_txq()
785 int tc; in taprio_dequeue_tc_priority() local
[all …]
H A Dsch_mqprio_lib.c105 int tc, num_tc = netdev_get_num_tc(dev); in mqprio_qopt_reconstruct() local
125 int tc; in mqprio_fp_to_offload() local
/linux/drivers/input/touchscreen/
H A Dtsc2007_core.c53 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values()
67 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/tools/testing/selftests/bpf/
H 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/drivers/gpu/drm/imx/dc/
H A Ddc-tc.c62 void dc_tc_init(struct dc_tc *tc) in dc_tc_init()
78 struct dc_tc *tc; in dc_tc_bind() local
/linux/drivers/net/ethernet/sfc/
H A Dtc.c968 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 Dtc_conntrack.c353 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/lib/tests/
H A Dffs_kunit.c212 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/android/tests/
H A Dbinder_alloc_kunit.c231 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
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c85 int tc; in bnxt_hwrm_queue_pri2cos_qcfg() local
164 int tc; in bnxt_hwrm_queue_cos2bw_qcfg() local
231 int tc = bp->num_tc; in bnxt_queue_remap() local
472 static int bnxt_ets_validate(struct bnxt *bp, struct ieee_ets *ets, u8 *tc) in bnxt_ets_validate()

123456789