/linux-4.1.27/net/mac80211/ |
H A D | event.c | 18 mac80211_ev_michael_mic_failure(struct ieee80211_sub_if_data *sdata, int keyidx, struct ieee80211_hdr *hdr, const u8 *tsc, gfp_t gfp) mac80211_ev_michael_mic_failure() argument
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | stackprotector.h | 61 u64 tsc; boot_init_stack_canary() local
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | time.c | 47 u64 tsc = get_cycles(); sched_clock() local
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
H A D | mce.h | 14 __u64 tsc; /* cpu time stamp counter */ member in struct:mce
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | tps6507x-ts.c | 51 static int tps6507x_read_u8(struct tps6507x_ts *tsc, u8 reg, u8 *data) tps6507x_read_u8() argument 63 static int tps6507x_write_u8(struct tps6507x_ts *tsc, u8 reg, u8 data) tps6507x_write_u8() argument 68 static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc, tps6507x_adc_conversion() argument 127 static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc) tps6507x_adc_standby() argument 160 struct tps6507x_ts *tsc = poll_dev->private; tps6507x_ts_poll() local 214 struct tps6507x_ts *tsc; tps6507x_ts_probe() local 303 struct tps6507x_ts *tsc = platform_get_drvdata(pdev); tps6507x_ts_remove() local
|
H A D | cy8ctmg110_ts.c | 74 static int cy8ctmg110_write_regs(struct cy8ctmg110 *tsc, unsigned char reg, cy8ctmg110_write_regs() argument 95 static int cy8ctmg110_read_regs(struct cy8ctmg110 *tsc, cy8ctmg110_read_regs() argument 123 static int cy8ctmg110_touch_pos(struct cy8ctmg110 *tsc) cy8ctmg110_touch_pos() argument 171 struct cy8ctmg110 *tsc = dev_id; cy8ctmg110_irq_thread() local
|
H A D | lpc32xx_ts.c | 80 static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc) lpc32xx_fifo_clear() argument 91 struct lpc32xx_tsc *tsc = dev_id; lpc32xx_ts_interrupt() local 135 static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc) lpc32xx_stop_tsc() argument 145 static void lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc) lpc32xx_setup_tsc() argument 191 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); lpc32xx_ts_open() local 200 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); lpc32xx_ts_close() local 207 struct lpc32xx_tsc *tsc; lpc32xx_ts_probe() local 313 struct lpc32xx_tsc *tsc = platform_get_drvdata(pdev); lpc32xx_ts_remove() local 335 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); lpc32xx_ts_suspend() local 360 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); lpc32xx_ts_resume() local
|
H A D | ti_am335x_tsc.c | 64 static void titsc_writel(struct titsc *tsc, unsigned int reg, titsc_writel() argument
|
H A D | tsc2007.c | 93 static inline int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd) tsc2007_xfer() argument 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
|
/linux-4.1.27/drivers/clk/sirf/ |
H A D | clk-atlas6.c | 64 mf, io, cpu, uart0, uart1, uart2, tsc, i2c0, i2c1, spi0, enumerator in enum:atlas6_clk_index
|
H A D | clk-prima2.c | 63 mf, io, cpu, uart0, uart1, uart2, tsc, i2c0, i2c1, spi0, enumerator in enum:prima2_clk_index
|
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/ |
H A D | mperf_monitor.c | 80 static int mperf_get_tsc(unsigned long long *tsc) mperf_get_tsc() argument
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | hw.c | 690 int orinoco_hw_get_tkip_iv(struct orinoco_private *priv, int key, u8 *tsc) orinoco_hw_get_tkip_iv() argument 1000 u8 tsc[ORINOCO_SEQ_LEN]; __orinoco_hw_set_tkip_key() member in struct:__anon8078 990 __orinoco_hw_set_tkip_key(struct orinoco_private *priv, int key_idx, int set_tx, const u8 *key, const u8 *rsc, size_t rsc_len, const u8 *tsc, size_t tsc_len) __orinoco_hw_set_tkip_key() argument
|
/linux-4.1.27/net/wireless/ |
H A D | mlme.c | 170 cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr, enum nl80211_key_type key_type, int key_id, const u8 *tsc, gfp_t gfp) cfg80211_michael_mic_failure() argument
|
H A D | nl80211.c | 11671 nl80211_michael_mic_failure(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, enum nl80211_key_type key_type, int key_id, const u8 *tsc, gfp_t gfp) nl80211_michael_mic_failure() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | main.c | 674 u8 tsc[6]; ath6kl_tkip_micerr_event() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
H A D | framework.c | 124 sfw_test_case_t *tsc; sfw_find_test_case() local 140 sfw_test_case_t *tsc; sfw_register_test() local 204 sfw_test_case_t *tsc; variable 547 struct sfw_test_case *tsc = sfw_find_test_case(tsi->tsi_service); sfw_test_buffers() local 558 struct sfw_test_case *tsc; sfw_load_test() local 595 struct sfw_test_case *tsc = sfw_find_test_case(tsi->tsi_service); sfw_unload_test() local 1647 sfw_test_case_t *tsc; sfw_startup() local 1739 sfw_test_case_t *tsc; sfw_shutdown() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | tsc.c | 443 u64 tsc, t1, t2, delta; pit_calibrate_tsc() local 538 u64 tsc = 0, prev_tsc = 0; pit_expect_msb() local 568 u64 tsc, delta; quick_pit_calibrate() local
|
/linux-4.1.27/include/xen/interface/ |
H A D | xen-mca.h | 342 __u64 tsc; /* cpu time stamp counter */ member in struct:xen_mce
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | etr.h | 220 unsigned int tsc : 1; /* Timing status change */ member in struct:stp_irq_parm
|
/linux-4.1.27/include/linux/mfd/ |
H A D | ti_am335x_tscadc.h | 172 struct titsc *tsc; member in struct:ti_tscadc_dev
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | fw-api-d3.h | 268 struct tkip_sc tsc; member in struct:iwl_tkip_rsc_tsc 278 struct aes_sc tsc; member in struct:iwl_aes_rsc_tsc
|
/linux-4.1.27/arch/x86/kernel/apic/ |
H A D | apic.c | 465 u64 tsc; lapic_next_deadline() local 597 unsigned long long tsc = 0; lapic_cal_handler() local 1215 unsigned long long tsc = 0, ntsc; setup_local_APIC() local
|
/linux-4.1.27/net/sched/ |
H A D | sch_hfsc.c | 1306 struct tc_service_curve tsc; hfsc_dump_sc() local
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | svm.c | 969 static u64 __scale_tsc(u64 ratio, u64 tsc) __scale_tsc() argument 984 static u64 svm_scale_tsc(struct kvm_vcpu *vcpu, u64 tsc) svm_scale_tsc() argument 1080 u64 tsc; svm_compute_tsc_offset() local
|
H A D | emulate.c | 3149 u64 tsc = 0; em_rdtsc() local
|
H A D | x86.c | 1252 u64 tsc = pvclock_scale_delta(kernel_ns-vcpu->arch.this_tsc_nsec, compute_guest_tsc() local 1641 u64 tsc = compute_guest_tsc(v, kernel_ns); kvm_guest_time_update() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | wireless.h | 870 __u8 tsc[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */ member in struct:iw_michaelmicfailure
|
/linux-4.1.27/tools/power/x86/turbostat/ |
H A D | turbostat.c | 135 unsigned long long tsc; member in struct:thread_data
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | commands.h | 3834 struct tkip_sc tsc; member in struct:iwlagn_tkip_rsc_tsc 3844 struct aes_sc tsc; member in struct:iwlagn_aes_rsc_tsc
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
H A D | hal.h | 2831 u8 tsc[WCN36XX_HAL_CIPHER_SEQ_CTR_SIZE]; member in struct:mic_failure_ind_msg
|