/linux-4.1.27/net/rds/ |
H A D | tcp_connect.c | 44 struct rds_tcp_connection *tc; rds_tcp_state_change() local 136 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_conn_shutdown() local
|
H A D | tcp_send.c | 53 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_xmit_prepare() local 60 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_xmit_complete() local 83 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_xmit() local 175 struct rds_tcp_connection *tc; rds_tcp_write_space() local
|
H A D | tcp.c | 84 u32 rds_tcp_snd_nxt(struct rds_tcp_connection *tc) rds_tcp_snd_nxt() argument 89 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) rds_tcp_snd_una() argument 123 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_set_callbacks() local 157 struct rds_tcp_connection *tc; rds_tcp_tc_info() local 201 struct rds_tcp_connection *tc; rds_tcp_conn_alloc() local 224 struct rds_tcp_connection *tc = arg; rds_tcp_conn_free() local 237 struct rds_tcp_connection *tc, *_tc; rds_tcp_destroy_conns() local 94 rds_tcp_restore_callbacks(struct socket *sock, struct rds_tcp_connection *tc) rds_tcp_restore_callbacks() argument
|
H A D | tcp_recv.c | 159 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_data_recv() local 263 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_read_sock() local 291 struct rds_tcp_connection *tc = conn->c_transport_data; rds_tcp_recv() local 308 struct rds_tcp_connection *tc; rds_tcp_data_ready() local
|
/linux-4.1.27/tools/perf/arch/x86/util/ |
H A D | tsc.c | 12 perf_read_tsc_conversion(const struct perf_event_mmap_page *pc, struct perf_tsc_conversion *tc) perf_read_tsc_conversion() argument
|
/linux-4.1.27/tools/perf/util/ |
H A D | tsc.c | 6 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) perf_time_to_tsc() argument 17 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) tsc_to_perf_time() argument
|
H A D | util.c | 303 struct termios tc; set_term_quiet_input() local
|
/linux-4.1.27/drivers/misc/ |
H A D | atmel_tclib.c | 45 struct atmel_tc *tc; atmel_tc_alloc() local 73 void atmel_tc_free(struct atmel_tc *tc) atmel_tc_free() argument 108 struct atmel_tc *tc; tc_probe() local 176 struct atmel_tc *tc = platform_get_drvdata(pdev); tc_shutdown() local
|
/linux-4.1.27/include/linux/ |
H A D | timecounter.h | 93 static inline void timecounter_adjtime(struct timecounter *tc, s64 delta) timecounter_adjtime() argument
|
H A D | transport_class.h | 85 static inline int transport_container_register(struct transport_container *tc) transport_container_register() argument 90 static inline void transport_container_unregister(struct transport_container *tc) transport_container_unregister() argument
|
H A D | netdevice.h | 1766 int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc) netdev_set_prio_tc_map() argument 1784 int netdev_set_tc_queue(struct net_device *dev, u8 tc, u16 count, u16 offset) netdev_set_tc_queue() argument
|
/linux-4.1.27/kernel/time/ |
H A D | timecounter.c | 21 void timecounter_init(struct timecounter *tc, timecounter_init() argument 44 static u64 timecounter_read_delta(struct timecounter *tc) timecounter_read_delta() argument 65 u64 timecounter_read(struct timecounter *tc) timecounter_read() argument 92 u64 timecounter_cyc2time(struct timecounter *tc, timecounter_cyc2time() argument
|
/linux-4.1.27/net/mpls/ |
H A D | internal.h | 11 u8 tc; member in struct:mpls_entry_decoded 29 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) mpls_entry_encode() argument
|
/linux-4.1.27/drivers/staging/fbtft/ |
H A D | fb_pcd8544.c | 39 static unsigned tc; variable
|
/linux-4.1.27/drivers/base/ |
H A D | transport_class.c | 68 static int anon_transport_dummy_function(struct transport_container *tc, anon_transport_dummy_function() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | vpe-cmp.c | 19 void cleanup_tc(struct tc *tc) cleanup_tc() argument
|
H A D | smp-mt.c | 56 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, smvp_vpe_init() argument 88 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) smvp_tc_init() argument 236 unsigned int mvpconf0, ntc, tc, ncpu = 0; vsmp_smp_setup() local
|
H A D | vpe-mt.c | 147 void cleanup_tc(struct tc *tc) cleanup_tc() argument 334 int tc, err; vpe_module_init() local
|
H A D | mips-mt.c | 57 int tc; mips_mt_regdump() local
|
H A D | vpe.c | 115 struct tc *tc; alloc_tc() local
|
/linux-4.1.27/tools/perf/tests/ |
H A D | perf-time-to-tsc.c | 54 struct perf_tsc_conversion tc; test__perf_time_to_tsc() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | tps6507x-ts.c | 46 struct ts_event tc; member in struct:tps6507x_ts
|
H A D | tsc2007.c | 115 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) tsc2007_read_values() argument 131 static u32 tsc2007_calculate_pressure(struct tsc2007 *tsc, struct ts_event *tc) tsc2007_calculate_pressure() argument 177 struct ts_event tc; tsc2007_soft_irq() local
|
H A D | ads7846.c | 90 struct ts_event tc; member in struct:ads7846_packet
|
/linux-4.1.27/drivers/md/ |
H A D | dm-snap-transient.c | 42 struct transient_c *tc = store->context; transient_prepare_exception() local 76 struct transient_c *tc; transient_ctr() local
|
H A D | dm-thin.c | 460 struct thin_c *tc; member in struct:dm_thin_endio_hook 481 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, int error) error_thin_bio_list() argument 495 static void requeue_deferred_cells(struct thin_c *tc) requeue_deferred_cells() argument 512 static void requeue_io(struct thin_c *tc) requeue_io() argument 530 struct thin_c *tc; error_retry_list() local 550 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) get_bio_block() argument 563 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) remap() argument 578 static void remap_to_origin(struct thin_c *tc, struct bio *bio) remap_to_origin() argument 583 static int bio_triggers_commit(struct thin_c *tc, struct bio *bio) bio_triggers_commit() argument 600 static void issue(struct thin_c *tc, struct bio *bio) issue() argument 629 static void remap_to_origin_and_issue(struct thin_c *tc, struct bio *bio) remap_to_origin_and_issue() argument 635 static void remap_and_issue(struct thin_c *tc, struct bio *bio, remap_and_issue() argument 661 struct thin_c *tc; member in struct:dm_thin_new_mapping 727 static void cell_defer_no_holder(struct thin_c *tc, struct dm_bio_prison_cell *cell) cell_defer_no_holder() argument 742 struct thin_c *tc; member in struct:remap_info 769 static void inc_remap_and_issue_cell(struct thin_c *tc, inc_remap_and_issue_cell() argument 808 struct thin_c *tc = m->tc; process_prepared_mapping() local 858 struct thin_c *tc = m->tc; process_prepared_discard_fail() local 868 struct thin_c *tc = m->tc; process_prepared_discard_passdown() local 893 struct thin_c *tc = m->tc; process_prepared_discard() local 965 static void ll_zero(struct thin_c *tc, struct dm_thin_new_mapping *m, ll_zero() argument 982 static void remap_and_issue_overwrite(struct thin_c *tc, struct bio *bio, remap_and_issue_overwrite() argument 999 static void schedule_copy(struct thin_c *tc, dm_block_t virt_block, schedule_copy() argument 1071 static void schedule_internal_copy(struct thin_c *tc, dm_block_t virt_block, schedule_internal_copy() argument 1080 static void schedule_zero(struct thin_c *tc, dm_block_t virt_block, schedule_zero() argument 1110 static void schedule_external_copy(struct thin_c *tc, dm_block_t virt_block, schedule_external_copy() argument 1184 static int alloc_data_block(struct thin_c *tc, dm_block_t *result) alloc_data_block() argument 1238 struct thin_c *tc = h->tc; retry_on_resume() local 1298 static void process_discard_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_discard_cell() argument 1380 static void process_discard_bio(struct thin_c *tc, struct bio *bio) process_discard_bio() argument 1393 static void break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, break_sharing() argument 1441 static void remap_and_issue_shared_cell(struct thin_c *tc, remap_and_issue_shared_cell() argument 1462 static void process_shared_bio(struct thin_c *tc, struct bio *bio, process_shared_bio() argument 1496 static void provision_block(struct thin_c *tc, struct bio *bio, dm_block_t block, provision_block() argument 1545 static void process_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell() argument 1600 static void process_bio(struct thin_c *tc, struct bio *bio) process_bio() argument 1618 static void __process_bio_read_only(struct thin_c *tc, struct bio *bio, __process_bio_read_only() argument 1669 static void process_bio_read_only(struct thin_c *tc, struct bio *bio) process_bio_read_only() argument 1674 static void process_cell_read_only(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell_read_only() argument 1679 static void process_bio_success(struct thin_c *tc, struct bio *bio) process_bio_success() argument 1684 static void process_bio_fail(struct thin_c *tc, struct bio *bio) process_bio_fail() argument 1689 static void process_cell_success(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell_success() argument 1694 static void process_cell_fail(struct thin_c *tc, struct dm_bio_prison_cell *cell) process_cell_fail() argument 1712 static void __thin_bio_rb_add(struct thin_c *tc, struct bio *bio) __thin_bio_rb_add() argument 1735 static void __extract_sorted_bios(struct thin_c *tc) __extract_sorted_bios() argument 1752 static void __sort_thin_deferred_bios(struct thin_c *tc) __sort_thin_deferred_bios() argument 1773 static void process_thin_deferred_bios(struct thin_c *tc) process_thin_deferred_bios() argument 1866 static void process_thin_deferred_cells(struct thin_c *tc) process_thin_deferred_cells() argument 1923 struct thin_c *tc = NULL; get_first_thin() local 1935 static struct thin_c *get_next_thin(struct pool *pool, struct thin_c *tc) get_next_thin() argument 1957 struct thin_c *tc; process_deferred_bios() local 2061 struct thin_c *tc; member in struct:noflush_work 2084 static void noflush_work(struct thin_c *tc, void (*fn)(struct work_struct *)) noflush_work() argument 2239 static void thin_defer_bio(struct thin_c *tc, struct bio *bio) thin_defer_bio() argument 2251 static void thin_defer_bio_with_throttle(struct thin_c *tc, struct bio *bio) thin_defer_bio_with_throttle() argument 2260 static void thin_defer_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) thin_defer_cell() argument 2274 static void thin_hook_bio(struct thin_c *tc, struct bio *bio) thin_hook_bio() argument 2290 struct thin_c *tc = ti->private; thin_bio_map() local 2393 struct thin_c *tc; requeue_bios() local 3139 struct thin_c *tc; pool_suspend_active_thins() local 3151 struct thin_c *tc; pool_resume_active_thins() local 3689 static void thin_get(struct thin_c *tc) thin_get() argument 3694 static void thin_put(struct thin_c *tc) thin_put() argument 3702 struct thin_c *tc = ti->private; thin_dtr() local 3740 struct thin_c *tc; thin_ctr() local 3921 struct thin_c *tc = ti->private; thin_presuspend() local 3929 struct thin_c *tc = ti->private; thin_postsuspend() local 3940 struct thin_c *tc = ti->private; thin_preresume() local 3958 struct thin_c *tc = ti->private; thin_status() local 4009 struct thin_c *tc = ti->private; thin_merge() local 4025 struct thin_c *tc = ti->private; thin_iterate_devices() local
|
/linux-4.1.27/drivers/firmware/efi/ |
H A D | runtime-wrappers.c | 98 static efi_status_t virt_efi_get_time(efi_time_t *tm, efi_time_cap_t *tc) virt_efi_get_time() argument
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
H A D | ehca_sqp.c | 130 u32 tc:8; member in struct:tcslfl 138 u32 tc:8; member in struct:vertcfl
|
/linux-4.1.27/drivers/clocksource/ |
H A D | tcb_clksrc.c | 181 static int __init setup_clkevents(struct atmel_tc *tc, int clk32k_divisor_idx) setup_clkevents() argument 213 static int __init setup_clkevents(struct atmel_tc *tc, int clk32k_divisor_idx) setup_clkevents() argument 221 static void __init tcb_setup_dual_chan(struct atmel_tc *tc, int mck_divisor_idx) tcb_setup_dual_chan() argument 249 static void __init tcb_setup_single_chan(struct atmel_tc *tc, int mck_divisor_idx) tcb_setup_single_chan() argument 269 struct atmel_tc *tc; tcb_clksrc_init() local
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | vpe.h | 70 struct list_head tc; member in struct:vpe 84 struct tc { struct 89 struct list_head tc; /* The list of TC's with this VPE */ member in struct:tc
|
/linux-4.1.27/drivers/xen/ |
H A D | efi.c | 41 static efi_status_t xen_efi_get_time(efi_time_t *tm, efi_time_cap_t *tc) xen_efi_get_time() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb.c | 422 u8 i, tc, err; i40e_cee_to_dcb_v1_config() local 500 u8 i, tc, err, sync, oper; i40e_cee_to_dcb_config() local
|
H A D | i40e_fcoe.c | 339 u8 tc, i; i40e_get_fcoe_tc_map() local
|
H A D | i40e_main.c | 771 u8 tc; i40e_update_prio_xoff_rx() local 4062 u8 tc, i; i40e_get_iscsi_tc_map() local 4824 int i40e_setup_tc(struct net_device *netdev, u8 tc) i40e_setup_tc() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 180 int tc; ixgbe_dcb_unpack_pfc() local 192 int tc; ixgbe_dcb_unpack_refill() local 201 int tc; ixgbe_dcb_unpack_max() local 211 int tc; ixgbe_dcb_unpack_bwgid() local 221 int tc; ixgbe_dcb_unpack_prio() local 231 u8 tc = cfg->num_tcs.pg_tcs; ixgbe_dcb_get_tc_from_up() local
|
H A D | ixgbe_dcb.h | 67 u8 tc; member in struct:dcb_pfc_tc_debug 123 u8 tc; /* Traffic class (TC) */ member in struct:tc_configuration
|
H A D | ixgbe_lib.c | 111 static void ixgbe_get_first_reg_idx(struct ixgbe_adapter *adapter, u8 tc, ixgbe_get_first_reg_idx() argument 172 int tc, offset, rss_i, i; ixgbe_cache_ring_dcb() local 468 u8 tc = ixgbe_fcoe_get_tc(adapter); ixgbe_set_dcb_queues() local
|
H A D | ixgbe_dcb_nl.c | 192 static void ixgbe_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, ixgbe_dcbnl_set_pg_tc_cfg_tx() argument 218 static void ixgbe_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, int tc, ixgbe_dcbnl_set_pg_tc_cfg_rx() argument 244 static void ixgbe_dcbnl_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, ixgbe_dcbnl_get_pg_tc_cfg_tx() argument 264 static void ixgbe_dcbnl_get_pg_tc_cfg_rx(struct net_device *netdev, int tc, ixgbe_dcbnl_get_pg_tc_cfg_rx() argument
|
H A D | ixgbe.h | 745 struct timecounter tc; member in struct:ixgbe_adapter
|
H A D | ixgbe_main.c | 960 u8 tc; ixgbe_update_xoff_received() local 4288 int link, tc, kb, marker; ixgbe_hpbthresh() local 4348 int tc; ixgbe_lpbthresh() local 4407 u8 tc = netdev_get_num_tc(adapter->netdev); ixgbe_configure_pb() local 5200 struct tc_configuration *tc; ixgbe_sw_init() local 7629 static void ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) ixgbe_validate_rtr() argument 7672 u8 tc = 0; ixgbe_set_prio_tc_map() local 7690 int ixgbe_setup_tc(struct net_device *dev, u8 tc) ixgbe_setup_tc() argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_clock.c | 41 static cycle_t mlx4_en_read_clock(const struct cyclecounter *tc) mlx4_en_read_clock() argument
|
H A D | fw_qos.c | 63 struct mlx4_port_scheduler_tc_cfg_be tc[MLX4_NUM_TC]; member in struct:mlx4_set_port_scheduler_context 127 struct mlx4_port_scheduler_tc_cfg_be *tc = &context->tc[i]; mlx4_SET_PORT_SCHEDULER() local
|
H A D | fw.c | 1349 int ts = 0, tc = 0; mlx4_map_cmd() local
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_inline.h | 132 qla2x00_clean_dsd_pool(struct qla_hw_data *ha, srb_t *sp, struct qla_tgt_cmd *tc) qla2x00_clean_dsd_pool() argument
|
H A D | qla_iocb.c | 919 qla24xx_walk_and_build_sglist_no_difb(struct qla_hw_data *ha, srb_t *sp, uint32_t *dsd, uint16_t tot_dsds, struct qla_tgt_cmd *tc) qla24xx_walk_and_build_sglist_no_difb() argument 1038 qla24xx_walk_and_build_sglist(struct qla_hw_data *ha, srb_t *sp, uint32_t *dsd, uint16_t tot_dsds, struct qla_tgt_cmd *tc) qla24xx_walk_and_build_sglist() argument 1128 qla24xx_walk_and_build_prot_sglist(struct qla_hw_data *ha, srb_t *sp, uint32_t *dsd, uint16_t tot_dsds, struct qla_tgt_cmd *tc) qla24xx_walk_and_build_prot_sglist() argument
|
H A D | qla_init.c | 1520 void *tc; qla2x00_alloc_fw_dump() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | raid_class.c | 80 static int raid_setup(struct transport_container *tc, struct device *dev, raid_setup() argument 97 static int raid_remove(struct transport_container *tc, struct device *dev, raid_remove() argument
|
H A D | scsi_transport_srp.c | 97 static int srp_host_setup(struct transport_container *tc, struct device *dev, srp_host_setup() argument
|
H A D | scsi_transport_spi.c | 182 static int spi_host_setup(struct transport_container *tc, struct device *dev, spi_host_setup() argument 222 static int spi_device_configure(struct transport_container *tc, spi_device_configure() argument 249 static int spi_setup_transport_attrs(struct transport_container *tc, spi_setup_transport_attrs() argument 1437 static int spi_host_configure(struct transport_container *tc, spi_host_configure() argument 1548 static int spi_target_configure(struct transport_container *tc, spi_target_configure() argument
|
H A D | initio.c | 2698 struct target_control *tc; i91u_biosparam() local
|
H A D | scsi_transport_sas.c | 280 static int sas_host_setup(struct transport_container *tc, struct device *dev, sas_host_setup() argument 299 static int sas_host_remove(struct transport_container *tc, struct device *dev, sas_host_remove() argument 657 static int sas_phy_setup(struct transport_container *tc, struct device *dev, sas_phy_setup() argument
|
H A D | scsi_transport_fc.c | 354 static int fc_target_setup(struct transport_container *tc, struct device *dev, fc_target_setup() argument 384 static int fc_host_setup(struct transport_container *tc, struct device *dev, fc_host_setup() argument 465 static int fc_host_remove(struct transport_container *tc, struct device *dev, fc_host_remove() argument
|
H A D | scsi_transport_iscsi.c | 1562 static int iscsi_setup_host(struct transport_container *tc, struct device *dev, iscsi_setup_host() argument 1578 static int iscsi_remove_host(struct transport_container *tc, iscsi_remove_host() argument
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | request.h | 121 struct scu_task_context *tc; member in struct:isci_request
|
H A D | port.c | 887 struct scu_task_context *tc; sci_port_post_dummy_request() local 911 struct scu_task_context *tc; sci_port_abort_dummy_request() local
|
H A D | request.c | 299 struct scu_task_context *tc = ireq->tc; scu_ssp_ireq_dif_insert() local 354 struct scu_task_context *tc = ireq->tc; scu_ssp_ireq_dif_strip() local 811 struct scu_task_context *tc = ireq->tc; sci_request_start() local
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-atmel-tcb.c | 43 struct atmel_tc *tc; member in struct:atmel_tcb_pwm_chip 68 struct atmel_tc *tc = tcbpwmc->tc; atmel_tcb_pwm_request() local 125 struct atmel_tc *tc = tcbpwmc->tc; atmel_tcb_pwm_free() local 136 struct atmel_tc *tc = tcbpwmc->tc; atmel_tcb_pwm_disable() local 192 struct atmel_tc *tc = tcbpwmc->tc; atmel_tcb_pwm_enable() local 278 struct atmel_tc *tc = tcbpwmc->tc; atmel_tcb_pwm_config() local 370 struct atmel_tc *tc; atmel_tcb_pwm_probe() local
|
/linux-4.1.27/fs/ntfs/ |
H A D | lcnalloc.c | 415 LCN tc; ntfs_cluster_alloc() local 558 LCN tc; ntfs_cluster_alloc() local 601 LCN tc; ntfs_cluster_alloc() local 642 LCN tc; ntfs_cluster_alloc() local
|
H A D | unistr.c | 366 unsigned char *tc; ntfs_ucstonls() local
|
/linux-4.1.27/include/net/9p/ |
H A D | client.h | 116 struct p9_fcall *tc; member in struct:p9_req_t
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
H A D | fw-emu.c | 111 fw_efi_get_time (efi_time_t *tm, efi_time_cap_t *tc) fw_efi_get_time() argument
|
/linux-4.1.27/net/core/ |
H A D | flow_dissector.c | 351 u8 tc = netdev_get_prio_tc_map(dev, skb->priority); __skb_tx_hash() local
|
H A D | dev.c | 1877 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; netif_setup_tc() local
|
/linux-4.1.27/net/sched/ |
H A D | sch_mqprio.c | 303 struct netdev_tc_txq tc = dev->tc_to_txq[i]; mqprio_dump_class() local 333 struct netdev_tc_txq tc = dev->tc_to_txq[cl - 1]; variable in typeref:struct:netdev_tc_txq
|
/linux-4.1.27/drivers/ide/ |
H A D | au1xxx-ide.c | 237 unsigned int tc = (cur_len < 0xfe00)? cur_len: 0xfe00; auide_build_dmatable() local
|
H A D | pmac.c | 1493 unsigned int tc = (cur_len < 0xfe00)? cur_len: 0xfe00; pmac_ide_build_dmatable() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
H A D | cpts.h | 120 struct timecounter tc; member in struct:cpts
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_eer.c | 589 int tc,rc; dasd_eer_read() local
|
/linux-4.1.27/net/ipv6/ |
H A D | datagram.c | 916 int tc; for_each_cmsghdr() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 407 static void cxgb4_getpgtccfg(struct net_device *dev, int tc, cxgb4_getpgtccfg() argument 451 static void cxgb4_getpgtccfg_tx(struct net_device *dev, int tc, cxgb4_getpgtccfg_tx() argument 461 static void cxgb4_getpgtccfg_rx(struct net_device *dev, int tc, cxgb4_getpgtccfg_rx() argument 470 static void cxgb4_setpgtccfg_tx(struct net_device *dev, int tc, cxgb4_setpgtccfg_tx() argument
|
H A D | t4_hw.c | 4459 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) t4_cfg_pfvf() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_netdev.c | 1152 int fm10k_setup_tc(struct net_device *dev, u8 tc) fm10k_setup_tc() argument
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | tx.c | 570 unsigned tc; efx_setup_tc() local
|
/linux-4.1.27/arch/x86/platform/efi/ |
H A D | efi_64.c | 394 static efi_status_t efi_thunk_get_time(efi_time_t *tm, efi_time_cap_t *tc) efi_thunk_get_time() argument
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | super.c | 1935 struct cache_set *c, *tc; bch_is_open_backing() local 1949 struct cache_set *c, *tc; bch_is_open_cache() local 2049 struct cache_set *c, *tc; bcache_reboot() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 202 unsigned int tc; /* PCI-E traffic class */ member in struct:vf_resources
|
/linux-4.1.27/drivers/media/platform/vivid/ |
H A D | vivid-vid-cap.c | 210 struct v4l2_timecode *tc = &vb->v4l2_buf.timecode; vid_cap_buf_finish() local
|
/linux-4.1.27/drivers/net/hamradio/ |
H A D | scc.c | 718 static inline void set_brg(struct scc_channel *scc, unsigned int tc) set_brg() argument
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 1697 static int xgbe_setup_tc(struct net_device *netdev, u8 tc) xgbe_setup_tc() argument
|
H A D | xgbe-dev.c | 1348 unsigned int tc, prio; xgbe_config_dcb_pfc() local
|
/linux-4.1.27/drivers/atm/ |
H A D | firestream.c | 681 void *tc; process_return_queue() local 863 struct fs_transmit_config *tc; fs_open() local
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | etr.h | 89 unsigned int tc : 4; /* ETR type code */ member in struct:etr_edf3
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_controller.c | 230 struct timecounter *tc = &azx_dev->azx_tc; azx_timecounter_init() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 661 u8 i, tc, pgid; qlcnic_dcb_fill_cee_tc_params() local 793 qlcnic_dcb_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, qlcnic_dcb_get_pg_tc_cfg_tx() argument 1101 struct qlcnic_dcb_tc_cfg *tc; qlcnic_dcb_cee_peer_get_pfc() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 437 const struct v4l2_timecode *tc = &p->timecode; v4l_print_buffer() local
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 91 static int tc = TC_DEFAULT; variable
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | service.c | 490 struct ptlrpc_service_thr_conf *tc = &conf->psc_thr; ptlrpc_server_nthreads_check() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 180 u8 tc; member in struct:msgbuf_tx_flowring_create_req
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_verbs.c | 731 u64 ta, tb, tc, td, te; ipath_ib_timer() local
|
/linux-4.1.27/drivers/dma/ |
H A D | amba-pl08x.c | 1809 u32 mask = 0, err, tc, i; pl08x_irq() local
|
H A D | s3c24xx-dma.c | 382 u32 tc = readl(phy->base + S3C24XX_DSTAT) & S3C24XX_DSTAT_CURRTC_MASK; s3c24xx_dma_getbytes_chan() local
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_mpc52xx.c | 462 unsigned int tc = min(cur_len, MAX_DMA_BUFFER_SIZE); mpc52xx_ata_build_dmatable() local
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
H A D | tx3927.h | 98 volatile unsigned long tc; /* +90 */ member in struct:tx3927_pcic_reg
|
/linux-4.1.27/kernel/trace/ |
H A D | blktrace.c | 1061 int tc = t->action >> BLK_TC_SHIFT; fill_rwbs() local
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
H A D | fec.h | 531 struct timecounter tc; member in struct:fec_enet_private
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | 344 struct timecounter tc; member in struct:e1000_adapter
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | igb.h | 441 struct timecounter tc; member in struct:igb_adapter
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
H A D | cryptocop.c | 368 static int create_pad_descriptor(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **pad_desc, int alloc_flag) create_pad_descriptor() argument 439 static int setup_key_dl_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **kd, int alloc_flag) setup_key_dl_desc() argument 497 static int setup_cipher_iv_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int alloc_flag) setup_cipher_iv_desc() argument 529 static int create_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int alloc_flag) create_input_descriptors() argument 651 static int append_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_dma_desc **current_in_cdesc, struct cryptocop_dma_desc **current_out_cdesc, struct cryptocop_tfrm_ctx *tc, int alloc_flag) append_input_descriptors() argument 995 struct cryptocop_tfrm_ctx *tc = NULL; cryptocop_setup_dma_list() local 1580 struct cryptocop_transform_ctx *tc; cryptocop_free_session() local 1664 struct cryptocop_transform_ctx *tc = sess->tfrm_ctx; get_transform_ctx() local 2591 struct cryptocop_transform_ctx *tc = get_transform_ctx(sess, CRYPTOCOP_IOCTL_CIPHER_TID); cryptocop_ioctl_process() local 2645 struct cryptocop_transform_ctx *tc = get_transform_ctx(sess, CRYPTOCOP_IOCTL_DIGEST_TID); cryptocop_ioctl_process() local 3284 struct cryptocop_tfrm_cfg *tc; print_cryptocop_operation() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.c | 665 int ts = 0, tc = 0; mthca_map_cmd() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 2967 u64 ta, tb, tc, td, te; pma_6120_timer() local
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | vt.c | 2167 int c, tc, ok, n = 0, draw_x = -1; do_con_write() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pal.h | 479 tc : 1, /* TLB check */ member in struct:pal_process_state_info_s
|
/linux-4.1.27/sound/pci/rme9652/ |
H A D | hdspm.c | 4113 unsigned int tc[4] = { 0, 0, 0, 0}; hdspm_tco_write() local
|