/linux-4.4.14/arch/mips/include/asm/mach-ath79/ |
H A D | kernel-entry-init.h | 22 li t1, ~CONF_CM_CMASK variable
|
/linux-4.4.14/arch/ia64/lib/ |
H A D | carta_random.S | 18 #define t1 r17 define
|
H A D | copy_page_mck.S | 75 #define t1 r17 define
|
H A D | copy_user.S | 52 #define t1 r2 // rshift in bytes define
|
H A D | memcpy_mck.S | 43 #define t1 r23 define
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 26 __u64 t0, t1, t2, t3; __arch_swab32() local
|
H A D | regdef.h | 7 #define t1 $2 macro
|
/linux-4.4.14/arch/mips/include/asm/mach-paravirt/ |
H A D | kernel-entry-init.h | 30 slti t1, t0, NR_CPUS variable 31 bnez t1, 1f variable 39 PTR_ADDU t1, t1, t0 variable 45 PTR_ADDU t1, t1, t0 variable
|
/linux-4.4.14/arch/mips/include/asm/mach-malta/ |
H A D | kernel-entry-init.h | 48 andi t1, 0x7 /* CCA */ variable 50 ins t2, t1, 16, 3 variable 69 ins t0, t1, 16, 3 variable 100 bgez t1, 9f variable
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_time.h | 51 static inline unsigned long cfs_time_sub(unsigned long t1, unsigned long t2) cfs_time_sub() argument 56 static inline int cfs_time_after(unsigned long t1, unsigned long t2) cfs_time_after() argument 61 static inline int cfs_time_aftereq(unsigned long t1, unsigned long t2) cfs_time_aftereq() argument
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/linux/ |
H A D | linux-time.h | 94 static inline int cfs_time_before_64(__u64 t1, __u64 t2) cfs_time_before_64() argument 99 static inline int cfs_time_beforeq_64(__u64 t1, __u64 t2) cfs_time_beforeq_64() argument
|
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 47 and t1, v1, 0xfff8 variable 48 xor t1, t1, 0x9000 # 63-P1 variable 50 and t1, v1, 0xfff8 variable 51 xor t1, t1, 0x9008 # 63-P2 variable 53 and t1, v1, 0xfff8 variable 54 xor t1, t1, 0x9100 # 68-P1 variable 56 and t1, v1, 0xff00 variable 57 xor t1, t1, 0x9200 # 66-PX variable 60 slti t1, t1, 2 # 66-P1.2 and later good. variable 83 and t1, v0, 0xff00 variable 85 bge t1, v0, 1f # OCTEON III has no DCACHE_ERR_REG COP0 variable 106 LONG_L t1, (t0) variable 108 bne t1, v0, octeon_spin_wait_boot variable
|
/linux-4.4.14/arch/mips/include/asm/mach-ip27/ |
H A D | kernel-entry-init.h | 47 dsll t1, NASID_SHFT # Shift text nasid into place variable 49 or t1, t1, t0 # Physical load address of kernel text variable 51 dsrl t1, 12 # 4K pfn variable 53 dsll t1, 6 # Get pfn into place variable 90 dsll t1, NASID_SHFT variable 93 lh t1, KV_RO_NASID_OFFSET(t0) variable in typeref:struct:lh
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | stackframe.h | 393 li t1, ST0_CU0 | STATMASK variable 406 li t1, ST0_CU0 | STATMASK variable 420 li t1, ST0_CU0 | (STATMASK & ~1) variable
|
H A D | regdef.h | 31 #define t1 $9 macro 82 #define t1 $13 macro
|
/linux-4.4.14/tools/perf/tests/ |
H A D | thread-mg-share.c | 14 struct thread *t1, *t2, *t3; test__thread_mg_share() local
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | time.c | 29 unsigned char timer_count, t1; get_ns_in_jiffie() local
|
H A D | fasttimer.c | 121 inline int fasttime_cmp(struct fasttime_t *t0, struct fasttime_t *t1) fasttime_cmp() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | gsmmux.h | 13 unsigned int t1; member in struct:gsm_config
|
H A D | ax25.h | 90 unsigned int t1, t1timer; member in struct:ax25_info_struct_deprecated 100 unsigned int t1, t1timer; member in struct:ax25_info_struct
|
/linux-4.4.14/tools/power/cpupower/utils/helpers/ |
H A D | topology.c | 39 static int __compare(const void *t1, const void *t2) __compare() argument
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_stats.c | 56 unsigned long t0, t1; ipath_snap_cntr() local
|
/linux-4.4.14/arch/x86/boot/ |
H A D | tty.c | 122 int t0, t1; getchar_timeout() local
|
/linux-4.4.14/arch/x86/purgatory/ |
H A D | sha256.c | 50 u32 a, b, c, d, e, f, g, h, t1, t2; sha256_transform() local
|
/linux-4.4.14/crypto/ |
H A D | sha256_generic.c | 57 u32 a, b, c, d, e, f, g, h, t1, t2; sha256_transform() local
|
H A D | sha512_generic.c | 84 u64 a, b, c, d, e, f, g, h, t1, t2; sha512_transform() local
|
H A D | seed.c | 337 u32 i, t0, t1, x1, x2, x3, x4; seed_set_key() local 373 u32 x1, x2, x3, x4, t0, t1; seed_encrypt() local 411 u32 x1, x2, x3, x4, t0, t1; seed_decrypt() local
|
H A D | camellia_generic.c | 561 u32 il, ir, t0, t1, w0, w1; camellia_setup128() local 668 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ camellia_setup256() local 866 u32 il, ir, t0, t1; /* temporary variables */ camellia_do_encrypt() local 921 u32 il, ir, t0, t1; /* temporary variables */ camellia_do_decrypt() local
|
/linux-4.4.14/kernel/ |
H A D | kcmp.c | 47 long t1, t2; kcmp_ptr() local
|
H A D | delayacct.c | 87 unsigned long flags, t1; __delayacct_add_tsk() local
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | spinlock_test.c | 94 struct spin_multi_per_thread t1, t2; multi_get() local
|
H A D | pm-cps.c | 83 t0, t1, t2, t3, t4, t5, t6, t7, enumerator in enum:mips_reg
|
/linux-4.4.14/net/netfilter/ |
H A D | nf_conntrack_extend.c | 127 struct nf_ct_ext_type *t1, *t2; update_alloc_size() local
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
H A D | csrc-octeon.c | 111 u64 t1, t2, t3; sched_clock() local
|
H A D | octeon-memcpy.S | 109 #define t1 $9 define
|
/linux-4.4.14/include/linux/ |
H A D | lapb.h | 36 unsigned int t1; member in struct:lapb_parms_struct
|
H A D | pci_hotplug.h | 169 struct hpp_type1 *t1; /* Type1: NULL if not available */ member in struct:hotplug_params
|
H A D | skbuff.h | 450 static inline u32 skb_mstamp_us_delta(const struct skb_mstamp *t1, skb_mstamp_us_delta() argument 467 static inline bool skb_mstamp_after(const struct skb_mstamp *t1, skb_mstamp_after() argument
|
/linux-4.4.14/drivers/usb/host/ |
H A D | ehci-hub.c | 191 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS; ehci_adjust_port_wakeup_flags() local 270 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS; ehci_bus_suspend() local
|
H A D | xhci-hub.c | 1302 u32 t1, t2; xhci_bus_suspend() local
|
H A D | isp1362-hcd.c | 1567 unsigned long t1; isp1362_hub_control() local
|
H A D | oxu210hp-hcd.c | 3478 u32 t1 = readl(reg) & ~PORT_RWC_BITS; oxu_bus_suspend() local
|
H A D | xhci.c | 858 u32 t1, t2; xhci_disable_port_wake_on_bits() local
|
/linux-4.4.14/drivers/staging/skein/ |
H A D | threefish_block.c | 11 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_encrypt_256() local 504 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_decrypt_256() local 1151 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_encrypt_512() local 2112 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_decrypt_512() local 3381 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_encrypt_1024() local 5502 u64 t0 = key_ctx->tweak[0], t1 = key_ctx->tweak[1], threefish_decrypt_1024() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
H A D | bfa_port.c | 31 __be32 t0, t1; bfa_port_stats_swap() local
|
/linux-4.4.14/drivers/ide/ |
H A D | qd65xx.c | 301 u16 t1, t2; qd6580_init_dev() local
|
H A D | sis5513.c | 200 u16 t1 = 0; sis_ata16_program_timings() local 223 u8 t1, drive_pci = 0x40 + drive->dn * 2; sis_ata100_program_timings() local 246 u32 t1 = 0; sis_ata133_program_timings() local
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | poly1305-avx2-x86_64.S | 60 #define t1 %ymm5 define
|
H A D | poly1305-sse2-x86_64.S | 40 #define t1 %xmm3 define
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | apb_timer.c | 259 cycle_t t1; apbt_clocksource_register() local 367 cycle_t t1, t2; apbt_quick_calibrate() local
|
H A D | hpet.c | 781 cycle_t t1; hpet_clocksource_register() local
|
H A D | tsc.c | 381 u64 t1, t2; tsc_read_refs() local 452 u64 tsc, t1, t2, delta; pit_calibrate_tsc() local
|
/linux-4.4.14/lib/ |
H A D | crc32.c | 77 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
|
/linux-4.4.14/include/net/netfilter/ |
H A D | nf_conntrack_tuple.h | 123 static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1, __nf_ct_tuple_src_equal() argument 131 static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1, __nf_ct_tuple_dst_equal() argument 139 static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1, nf_ct_tuple_equal() argument 155 nf_ct_tuple_src_mask_cmp(const struct nf_conntrack_tuple *t1, nf_ct_tuple_src_mask_cmp() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | atomic.h | 202 int t1, t2; atomic_inc_not_zero() local 465 long t1, t2; atomic64_inc_not_zero() local
|
/linux-4.4.14/arch/mips/lib/ |
H A D | csum_partial.S | 29 #define t1 $9 define
|
H A D | memcpy.S | 171 #define t1 $9 define
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | entry.S | 1144 t1 = r9 /* temporary register 1 */ define
|
/linux-4.4.14/Documentation/ptp/ |
H A D | testptp.c | 184 int64_t t1, t2, tp; main() local
|
/linux-4.4.14/drivers/input/gameport/ |
H A D | gameport.c | 85 u64 t1, t2, t3; gameport_measure_speed() local 118 unsigned int i, t, t1, t2, t3, tx; old_gameport_measure_speed() local
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | hwmtm.c | 1944 struct s_smt_fp_txd volatile *t1 ; mac_drv_clear_txd() local
|
/linux-4.4.14/net/wireless/ |
H A D | chan.c | 558 unsigned int t1 = 0, t2 = 0; cfg80211_chandef_dfs_cac_time() local
|
/linux-4.4.14/scripts/kconfig/ |
H A D | expr.c | 997 static int expr_compare_type(enum expr_type t1, enum expr_type t2) expr_compare_type() argument
|
/linux-4.4.14/kernel/sched/ |
H A D | debug.c | 645 u64 t0, t1; proc_sched_show_task() local
|
/linux-4.4.14/include/net/ |
H A D | lapb.h | 91 unsigned short t1, t2; member in struct:lapb_cb
|
H A D | netrom.h | 72 unsigned long t1, t2, t4, idle; member in struct:nr_sock
|
H A D | rose.h | 138 unsigned long t1, t2, t3, hb, idle; member in struct:rose_sock
|
H A D | ax25.h | 238 unsigned long t1, t2, t3, idle, rtt; member in struct:ax25_cb
|
/linux-4.4.14/arch/parisc/lib/ |
H A D | memcpy.c | 282 register unsigned long src, dst, t1, t2, t3; pa_memcpy_internal() local
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-viperboard.c | 52 u8 t1; member in struct:vprbrd_gpioa_msg
|
/linux-4.4.14/drivers/thermal/ |
H A D | imx_thermal.c | 351 int t1, n1; imx_get_sensor_data() local
|
/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
H A D | ti-bandgap.c | 1055 int t1, t2, interval, ret = 0; ti_bandgap_get_trend() local
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | chsc.h | 198 u64 t1; member in struct:chsc_brinfo_resume_token
|
/linux-4.4.14/drivers/hwmon/ |
H A D | nct7802.c | 198 unsigned int t1, t2 = 0; nct7802_read_temp() local
|
/linux-4.4.14/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 189 ktime_t t0, t1; detect_guest_activity() local
|
/linux-4.4.14/drivers/input/joystick/ |
H A D | analog.c | 394 u64 t1, t2, t3; analog_calibrate_timer() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 229 bool v4l2_match_dv_timings(const struct v4l2_dv_timings *t1, v4l2_match_dv_timings() argument
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | lgs8gxx.c | 377 u8 t1, t2; lgs8gxx_autolock_gi() local
|
/linux-4.4.14/drivers/ata/ |
H A D | pata_samsung_cf.c | 95 int t1 = ata->setup; pata_s3c_setup_timing() local
|
H A D | pata_sis.c | 230 u8 t1, t2; sis_old_set_piomode() local 292 u32 t1; sis_133_set_piomode() local 485 u32 t1; sis_133_set_dmamode() local 532 u32 t1; sis_133_mode_filter() local
|
H A D | pata_ep93xx.c | 238 ep93xx_pata_rw_begin(void __iomem *base, unsigned long addr, unsigned long t1) ep93xx_pata_rw_begin() argument
|
H A D | pata_octeon_cf.c | 141 int t1; octeon_cf_set_piomode() local
|
H A D | pata_mpc52xx.c | 273 u32 t0, t1, t2_8, t2_16, t2i, t4, ta; mpc52xx_ata_compute_pio_timings() local
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | fasttimer.c | 111 inline int fasttime_cmp(struct fasttime_t *t0, struct fasttime_t *t1) fasttime_cmp() argument
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_dmap.h | 189 struct dmaptree t1; member in union:dmtree
|
/linux-4.4.14/net/bluetooth/ |
H A D | ecc.c | 595 u64 t1[NUM_ECC_DIGITS]; apply_z() local
|
/linux-4.4.14/kernel/rcu/ |
H A D | update.c | 738 struct task_struct *t1; local
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | smpboot.c | 219 unsigned long tcenter, t0, t1, tm; get_delta() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_dpm.c | 184 u32 t1; amdgpu_calculate_at() local
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | net2272.c | 1189 u8 t1, t2; registers_show() local
|
H A D | net2280.c | 1624 u32 t1, t2; registers_show() local
|
/linux-4.4.14/drivers/atm/ |
H A D | zatm.c | 1188 unsigned long t0,t1,t2; zatm_init() local
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | tlv320dac33.c | 1155 unsigned long long t0, t1, t_now; dac33_dai_delay() local
|
H A D | wm8350.c | 979 unsigned int t1, t2, K, Nmod; fll_factors() local
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-stat.c | 278 unsigned long long t0, t1; __run_perf_stat() local
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
H A D | sisusb.c | 1488 u32 t0, t1, t2, t3; sisusb_getbuswidth() local
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | pxafb.c | 1236 unsigned t1, t2, t3, t4; setup_smart_timing() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.c | 221 u32 t1; r600_calculate_at() local
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | dmascc.c | 312 t1[MAX_NUM_DEVS]; dmascc_init() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 4738 int f[8], t[8], t1[3], t2[3], i; ar9003_hw_power_control_override() local
|
/linux-4.4.14/drivers/firmware/ |
H A D | arm_scpi.c | 451 const struct scpi_opp *t1 = opp1, *t2 = opp2; opp_cmp_func() local
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | arcregs.h | 294 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member in struct:bcr_timer
|
/linux-4.4.14/include/drm/ |
H A D | drm_edid.h | 40 u8 t1; member in struct:est_timings
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | smp_64.c | 167 unsigned long tcenter, t0, t1, tm; get_delta() local
|
/linux-4.4.14/net/ipv6/ |
H A D | tcp_ipv6.c | 742 struct tcphdr *t1; tcp_v6_send_response() local
|
/linux-4.4.14/drivers/tty/ |
H A D | n_gsm.c | 141 struct timer_list t1; /* Retransmit timer for SABM and UA */ member in struct:gsm_dlci 259 int t1, t2; /* Timers in 1/100th of a sec */ member in struct:gsm_mux
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | io_apic.c | 1620 unsigned long t1 = jiffies; timer_irq_works() local
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | mt2063.c | 1435 u32 t1 = (f_ref >> 14) * num; MT2063_fLO_FractionalTerm() local
|
/linux-4.4.14/drivers/firewire/ |
H A D | ohci.c | 1725 u32 t0, t1, t2; get_cycle_time() local
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | psb_intel_sdvo_regs.h | 543 u8 t1; member in struct:psb_sdvo_panel_power_sequencing
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_sdvo_regs.h | 548 u8 t1; member in struct:sdvo_panel_power_sequencing
|
/linux-4.4.14/drivers/rapidio/devices/ |
H A D | tsi721.h | 518 } t1; member in union:tsi721_dma_desc::__anon8883
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 20500 const struct chan_info_nphy_radio205x *t1 = NULL; wlc_phy_get_chan_freq_range_nphy() local 21270 const struct chan_info_nphy_radio205x *t1 = NULL; wlc_phy_chanspec_set_nphy() local 20335 wlc_phy_chan2freq_nphy(struct brcms_phy *pi, uint channel, int *f, const struct chan_info_nphy_radio2057 **t0, const struct chan_info_nphy_radio205x **t1, const struct chan_info_nphy_radio2057_rev5 **t2, const struct chan_info_nphy_2055 **t3) wlc_phy_chan2freq_nphy() argument
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3876 } t1; member in union:_IOCB::__anon9691
|