| /kernel/linux/linux-5.10/drivers/ntb/test/ |
| 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() 413 struct tool_ctx *tc = filep->private_data; in tool_port_read() local [all …]
|
| /kernel/linux/linux-4.19/drivers/ntb/test/ |
| 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() 413 struct tool_ctx *tc = filep->private_data; in tool_port_read() local [all …]
|
| /kernel/linux/linux-4.19/net/rds/ |
| D | tcp.c | 102 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq() 108 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una() 114 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks() 151 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local 205 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local 246 struct rds_tcp_connection *tc; in rds_tcp_tc_info() local 291 struct rds_tcp_connection *tc; in rds6_tcp_tc_info() local 362 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free() local 377 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc() local 417 struct rds_tcp_connection *tc, *_tc; in list_has_conn() local [all …]
|
| D | tcp_send.c | 48 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_prepare() local 55 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit_path_complete() local 79 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_xmit() local 187 struct rds_tcp_connection *tc; in rds_tcp_write_space() local
|
| D | tcp_connect.c | 44 struct rds_tcp_connection *tc; in rds_tcp_state_change() local 99 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_connect() local 202 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_shutdown() local
|
| /kernel/linux/linux-5.10/net/rds/ |
| D | tcp.c | 92 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() 141 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks() local 195 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks() local 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 [all …]
|
| 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 182 struct rds_tcp_connection *tc; in rds_tcp_write_space() local
|
| D | tcp_connect.c | 44 struct rds_tcp_connection *tc; in rds_tcp_state_change() local 99 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_connect() local 202 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_conn_path_shutdown() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | vpe.h | 70 struct list_head tc; member 84 struct tc { struct 85 enum tc_state state; argument 89 struct list_head tc; /* The list of TC's with this VPE */ argument 90 struct list_head list; /* The global list of tc's */ argument
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | vpe.h | 70 struct list_head tc; member 84 struct tc { struct 85 enum tc_state state; argument 89 struct list_head tc; /* The list of TC's with this VPE */ argument 90 struct list_head list; /* The global list of tc's */ argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | tc358767.c | 285 static inline int tc_poll_timeout(struct tc_data *tc, unsigned int addr, in tc_poll_timeout() 297 static int tc_aux_wait_busy(struct tc_data *tc) in tc_aux_wait_busy() 302 static int tc_aux_write_data(struct tc_data *tc, const void *data, in tc_aux_write_data() 317 static int tc_aux_read_data(struct tc_data *tc, void *data, size_t size) in tc_aux_read_data() 346 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local 430 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl() 449 static int tc_pllupdate(struct tc_data *tc, unsigned int pllctrl) in tc_pllupdate() 463 static int tc_pxl_pll_en(struct tc_data *tc, u32 refclk, u32 pixelclock) in tc_pxl_pll_en() 563 static int tc_pxl_pll_dis(struct tc_data *tc) in tc_pxl_pll_dis() 569 static int tc_stream_clock_calc(struct tc_data *tc) in tc_stream_clock_calc() [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/bridge/ |
| D | tc358767.c | 275 static int tc_aux_wait_busy(struct tc_data *tc, unsigned int timeout_ms) in tc_aux_wait_busy() 281 static int tc_aux_get_status(struct tc_data *tc, u8 *reply) in tc_aux_get_status() 304 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local 384 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl() 406 static void tc_wait_pll_lock(struct tc_data *tc) in tc_wait_pll_lock() 412 static int tc_pxl_pll_en(struct tc_data *tc, u32 refclk, u32 pixelclock) in tc_pxl_pll_en() 512 static int tc_pxl_pll_dis(struct tc_data *tc) in tc_pxl_pll_dis() 518 static int tc_stream_clock_calc(struct tc_data *tc) in tc_stream_clock_calc() 543 static int tc_aux_link_setup(struct tc_data *tc) in tc_aux_link_setup() 607 static int tc_get_display_props(struct tc_data *tc) in tc_get_display_props() [all …]
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-thin.c | 381 struct thin_c *tc; member 387 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard() 399 struct thin_c *tc = op->tc; in issue_discard() local 586 struct thin_c *tc; member 610 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list() 624 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells() 640 static void requeue_io(struct thin_c *tc) in requeue_io() 657 struct thin_c *tc; in error_retry_list_with_code() local 677 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block() 693 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range() [all …]
|
| /kernel/linux/linux-4.19/drivers/md/ |
| D | dm-thin.c | 379 struct thin_c *tc; member 385 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard() 397 struct thin_c *tc = op->tc; in issue_discard() local 584 struct thin_c *tc; member 608 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list() 623 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells() 640 static void requeue_io(struct thin_c *tc) in requeue_io() 658 struct thin_c *tc; in error_retry_list_with_code() local 678 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block() 694 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range() [all …]
|
| /kernel/linux/linux-4.19/kernel/time/ |
| D | timecounter.c | 21 void timecounter_init(struct timecounter *tc, in timecounter_init() 44 static u64 timecounter_read_delta(struct timecounter *tc) in timecounter_read_delta() 65 u64 timecounter_read(struct timecounter *tc) in timecounter_read() 92 u64 timecounter_cyc2time(struct timecounter *tc, in timecounter_cyc2time()
|
| /kernel/linux/linux-5.10/kernel/time/ |
| 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(struct timecounter *tc, in timecounter_cyc2time()
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| D | atmel_tclib.c | 46 struct atmel_tc *tc; in atmel_tc_alloc() local 74 void atmel_tc_free(struct atmel_tc *tc) in atmel_tc_free() 109 struct atmel_tc *tc; in tc_probe() local 182 struct atmel_tc *tc = platform_get_drvdata(pdev); in tc_shutdown() local
|
| /kernel/linux/linux-4.19/drivers/misc/ |
| D | atmel_tclib.c | 45 struct atmel_tc *tc; in atmel_tc_alloc() local 73 void atmel_tc_free(struct atmel_tc *tc) in atmel_tc_free() 108 struct atmel_tc *tc; in tc_probe() local 180 struct atmel_tc *tc = platform_get_drvdata(pdev); in tc_shutdown() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | tsc.c | 16 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc() 27 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) in tsc_to_perf_time() 42 struct perf_tsc_conversion *tc) in perf_read_tsc_conversion() 85 struct perf_tsc_conversion tc; in perf_event__synth_time_conv() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbe/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/pwm/ |
| D | pwm-atmel-tcb.c | 51 struct atmel_tc *tc; member 77 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_request() local 134 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_free() local 145 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_disable() local 204 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_enable() local 291 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_config() local 383 struct atmel_tc *tc; in atmel_tcb_pwm_probe() local
|
| /kernel/linux/linux-4.19/drivers/pwm/ |
| D | pwm-atmel-tcb.c | 51 struct atmel_tc *tc; member 77 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_request() local 134 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_free() local 145 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_disable() local 204 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_enable() local 291 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_config() local 383 struct atmel_tc *tc; in atmel_tcb_pwm_probe() local
|
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| D | coresight-cti-core.c | 247 struct cti_trig_con *tc, in cti_add_connection_entry() 280 struct cti_trig_con *tc = NULL; in cti_allocate_trig_con() local 315 struct cti_trig_con *tc = NULL; in cti_add_default_connection() local 479 struct cti_trig_con *tc) in cti_add_sysfs_link() 498 struct cti_trig_con *tc) in cti_remove_sysfs_link() 518 struct cti_trig_con *tc; in cti_match_fixup_csdev() local 586 struct cti_trig_con *tc; in cti_remove_assoc_from_csdev() local 621 struct cti_trig_con *tc; in cti_update_conn_xrefs() local 640 struct cti_trig_con *tc; in cti_remove_conn_xrefs() local
|
| /kernel/linux/linux-4.19/arch/mips/kernel/ |
| D | smp-mt.c | 57 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init() 91 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init() 196 unsigned int mvpconf0, ntc, tc, ncpu = 0; in vsmp_smp_setup() local
|