Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 2779) sorted by relevance

12345678910>>...112

/Linux-v4.19/arch/sh/include/asm/
Dspinlock-llsc.h31 unsigned long tmp; in arch_spin_lock() local
51 unsigned long tmp; in arch_spin_unlock() local
64 unsigned long tmp, oldval; in arch_spin_trylock() local
93 unsigned long tmp; in arch_read_lock() local
111 unsigned long tmp; in arch_read_unlock() local
127 unsigned long tmp; in arch_write_lock() local
155 unsigned long tmp, oldval; in arch_read_trylock() local
178 unsigned long tmp, oldval; in arch_write_trylock() local
Dbitops-grb.h9 unsigned long tmp; in set_bit() local
33 unsigned long tmp; in clear_bit() local
56 unsigned long tmp; in change_bit() local
79 unsigned long tmp; in test_and_set_bit() local
110 unsigned long tmp; in test_and_clear_bit() local
144 unsigned long tmp; in test_and_change_bit() local
Dbitops-llsc.h9 unsigned long tmp; in set_bit() local
30 unsigned long tmp; in clear_bit() local
51 unsigned long tmp; in change_bit() local
72 unsigned long tmp; in test_and_set_bit() local
97 unsigned long tmp; in test_and_clear_bit() local
123 unsigned long tmp; in test_and_change_bit() local
/Linux-v4.19/arch/xtensa/include/asm/
Dspinlock.h38 unsigned long tmp; in arch_spin_lock() local
55 unsigned long tmp; in arch_spin_trylock() local
71 unsigned long tmp; in arch_spin_unlock() local
100 unsigned long tmp; in arch_write_lock() local
118 unsigned long tmp; in arch_write_trylock() local
135 unsigned long tmp; in arch_write_unlock() local
147 unsigned long tmp; in arch_read_lock() local
167 unsigned long tmp; in arch_read_trylock() local
Dbitops.h105 unsigned long tmp, value; in set_bit() local
123 unsigned long tmp, value; in clear_bit() local
141 unsigned long tmp, value; in change_bit() local
160 unsigned long tmp, value; in test_and_set_bit() local
181 unsigned long tmp, value; in test_and_clear_bit() local
202 unsigned long tmp, value; in test_and_change_bit() local
Dtlbflush.h66 unsigned long tmp; in itlb_probe() local
73 unsigned long tmp; in dtlb_probe() local
125 unsigned long tmp; in read_ptevaddr_register() local
181 unsigned long tmp; in read_dtlb_virtual() local
188 unsigned long tmp; in read_dtlb_translation() local
195 unsigned long tmp; in read_itlb_virtual() local
202 unsigned long tmp; in read_itlb_translation() local
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_64xx.c47 u32 tmp; in mvs_64xx_enable_xmt() local
86 u32 reg, tmp; in mvs_64xx_stp_reset() local
122 u32 tmp; in mvs_64xx_phy_reset() local
143 u32 tmp; in mvs_64xx_clear_srs_irq() local
163 u32 tmp; in mvs_64xx_chip_reset() local
213 u32 tmp; in mvs_64xx_phy_disable() local
235 u32 tmp; in mvs_64xx_phy_enable() local
258 u32 tmp, cctl; in mvs_64xx_init() local
439 u32 tmp; in mvs_64xx_interrupt_enable() local
448 u32 tmp; in mvs_64xx_interrupt_disable() local
[all …]
Dmv_94xx.c54 u32 tmp, setting_0 = 0, setting_1 = 0; in set_phy_tuning() local
116 u32 tmp; in set_phy_ffe_tuning() local
263 u32 tmp; in mvs_94xx_enable_xmt() local
272 u32 tmp; in mvs_94xx_phy_reset() local
304 u32 tmp; in mvs_94xx_phy_disable() local
312 u32 tmp; in mvs_94xx_phy_enable() local
336 u32 tmp; in mvs_94xx_sgpio_init() local
382 u32 tmp, cctl; in mvs_94xx_init() local
611 u32 tmp; in mvs_94xx_interrupt_enable() local
626 u32 tmp; in mvs_94xx_interrupt_disable() local
[all …]
/Linux-v4.19/drivers/usb/gadget/udc/
Dsnps_udc_core.c225 u32 tmp; in udc_mask_unused_interrupts() local
248 u32 tmp; in udc_enable_ep0_interrupts() local
265 u32 tmp; in udc_enable_dev_setup_interrupts() local
288 u32 tmp; in udc_set_txfifo_addr() local
329 u32 tmp; in udc_ep_enable() local
455 u32 tmp; in ep_init() local
701 u32 tmp; in udc_rxfifo_read_bytes() local
880 u32 tmp; in prep_dma() local
1039 u32 tmp; in udc_set_rde() local
1063 u32 tmp; in udc_queue() local
[all …]
/Linux-v4.19/include/asm-generic/
Drwsem.h53 long tmp; in __down_read_trylock() local
69 long tmp; in __down_write() local
79 long tmp; in __down_write_killable() local
91 long tmp; in __down_write_trylock() local
103 long tmp; in __up_read() local
125 long tmp; in __downgrade_write() local
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-medusa-video.c35 u32 tmp = 0; in medusa_enable_bluefield_output() local
91 u32 tmp = 0; in medusa_initialize_ntsc() local
225 u32 value = 0, tmp = 0; in medusa_PALCombInit() local
258 u32 tmp = 0; in medusa_initialize_pal() local
396 u32 value = 0, tmp = 0; in medusa_set_videostandard() local
480 u32 tmp = 0; in medusa_set_decoderduration() local
565 u32 val = 0, tmp = 0; in medusa_set_brightness() local
586 u32 val = 0, tmp = 0; in medusa_set_contrast() local
607 u32 val = 0, tmp = 0; in medusa_set_hue() local
631 u32 val = 0, tmp = 0; in medusa_set_saturation() local
[all …]
/Linux-v4.19/arch/openrisc/include/asm/bitops/
Datomic.h16 unsigned long tmp; in set_bit() local
33 unsigned long tmp; in clear_bit() local
50 unsigned long tmp; in change_bit() local
68 unsigned long tmp; in test_and_set_bit() local
88 unsigned long tmp; in test_and_clear_bit() local
108 unsigned long tmp; in test_and_change_bit() local
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v1_0.c105 uint32_t tmp; in gfxhub_v1_0_init_tlb_regs() local
126 uint32_t tmp; in gfxhub_v1_0_init_cache_regs() local
165 uint32_t tmp; in gfxhub_v1_0_enable_system_domain() local
193 uint32_t tmp; in gfxhub_v1_0_setup_vmid_config() local
281 u32 tmp; in gfxhub_v1_0_gart_disable() local
311 u32 tmp; in gfxhub_v1_0_set_fault_enable_default() local
Ddf_v3_6.c40 u32 tmp; in df_v3_6_enable_broadcast_mode() local
53 u32 tmp; in df_v3_6_get_fb_channel_number() local
76 u32 tmp; in df_v3_6_update_medium_grain_clock_gating() local
100 u32 tmp; in df_v3_6_get_clockgating_state() local
Ddf_v1_7.c39 u32 tmp; in df_v1_7_enable_broadcast_mode() local
52 u32 tmp; in df_v1_7_get_fb_channel_number() local
73 u32 tmp; in df_v1_7_update_medium_grain_clock_gating() local
97 u32 tmp; in df_v1_7_get_clockgating_state() local
/Linux-v4.19/lib/
Dkstrtox.c147 unsigned long long tmp; in kstrtoll() local
172 unsigned long long tmp; in _kstrtoul() local
188 long long tmp; in _kstrtol() local
219 unsigned long long tmp; in kstrtouint() local
250 long long tmp; in kstrtoint() local
265 unsigned long long tmp; in kstrtou16() local
280 long long tmp; in kstrtos16() local
295 unsigned long long tmp; in kstrtou8() local
310 long long tmp; in kstrtos8() local
/Linux-v4.19/arch/powerpc/kernel/
Dptrace32.c66 u32 tmp; in compat_arch_ptrace() local
87 unsigned long tmp; in compat_arch_ptrace() local
125 u64 tmp; in compat_arch_ptrace() local
173 u32 tmp = data; in compat_arch_ptrace() local
250 u64 *tmp; in compat_arch_ptrace() local
/Linux-v4.19/include/net/
Dnetlink.h778 u8 tmp = value; in nla_put_u8() local
791 u16 tmp = value; in nla_put_u16() local
804 __be16 tmp = value; in nla_put_be16() local
817 __be16 tmp = value; in nla_put_net16() local
830 __le16 tmp = value; in nla_put_le16() local
843 u32 tmp = value; in nla_put_u32() local
856 __be32 tmp = value; in nla_put_be32() local
869 __be32 tmp = value; in nla_put_net32() local
882 __le32 tmp = value; in nla_put_le32() local
897 u64 tmp = value; in nla_put_u64_64bit() local
[all …]
/Linux-v4.19/drivers/gpu/drm/radeon/
Drs600.c116 u32 tmp = RREG32(AVIVO_D1GRPH_UPDATE + radeon_crtc->crtc_offset); in rs600_page_flip() local
160 u32 tmp = 0; in avivo_program_fmt() local
222 u32 tmp, dyn_pwrmgt_sclk_length, dyn_sclk_vol_cntl; in rs600_pm_misc() local
316 u32 tmp; in rs600_pm_prepare() local
334 u32 tmp; in rs600_pm_finish() local
350 u32 tmp; in rs600_hpd_sense() local
373 u32 tmp; in rs600_hpd_set_polarity() local
454 u32 status, tmp; in rs600_asic_reset() local
518 uint32_t tmp; in rs600_gart_tlb_flush() local
553 u32 tmp; in rs600_gart_enable() local
[all …]
Dr300.c84 uint32_t tmp; in rv370_pcie_gart_tlb_flush() local
150 uint32_t tmp; in rv370_pcie_gart_enable() local
189 u32 tmp; in rv370_pcie_gart_disable() local
345 uint32_t tmp; in r300_mc_wait_for_idle() local
360 uint32_t gb_tile_config, tmp; in r300_gpu_init() local
413 u32 status, tmp; in r300_asic_reset() local
473 u32 tmp; in r300_mc_init() local
592 uint32_t tmp; in rv370_debugfs_pcie_gart_info() local
632 uint32_t tmp, tile_flags = 0; in r300_packet0_check() local
1360 u32 tmp; in r300_clock_startup() local
/Linux-v4.19/sound/pci/ice1712/
Ddelta.c47 static void ap_cs8427_write_byte(struct snd_ice1712 *ice, unsigned char data, unsigned char tmp) in ap_cs8427_write_byte()
64 static unsigned char ap_cs8427_read_byte(struct snd_ice1712 *ice, unsigned char tmp) in ap_cs8427_read_byte()
85 unsigned char tmp; in ap_cs8427_codec_select() local
114 static void ap_cs8427_codec_deassert(struct snd_ice1712 *ice, unsigned char tmp) in ap_cs8427_codec_deassert()
141 unsigned char tmp; in ap_cs8427_sendbytes() local
158 unsigned char tmp; in ap_cs8427_readbytes() local
188 unsigned char tmp, mask1, mask2; in snd_ice1712_delta_cs8403_spdif_write() local
318 unsigned char tmp, tmp2; in delta_1010_set_rate_val() local
338 unsigned char tmp, tmp2; in delta_ak4524_set_rate_val() local
397 unsigned int tmp; in delta_setup_spdif() local
[all …]
/Linux-v4.19/arch/s390/numa/
Dtoptree.c76 struct toptree *child, *tmp; in toptree_free() local
143 struct toptree *child, *tmp; in toptree_move_children() local
159 struct toptree *child, *tmp, *cand_copy; in toptree_unify() local
200 struct toptree *stack_target, *real_insert_point, *ptr, *tmp; in toptree_move() local
259 struct toptree *child, *tmp; in toptree_first() local
307 struct toptree *cur_context, *tmp; in toptree_next() local
/Linux-v4.19/drivers/char/
Dtlclk.c329 unsigned long tmp; in store_received_ref_clk3a() local
351 unsigned long tmp; in store_received_ref_clk3b() local
373 unsigned long tmp; in store_enable_clk3b_output() local
395 unsigned long tmp; in store_enable_clk3a_output() local
416 unsigned long tmp; in store_enable_clkb1_output() local
438 unsigned long tmp; in store_enable_clka1_output() local
459 unsigned long tmp; in store_enable_clkb0_output() local
480 unsigned long tmp; in store_enable_clka0_output() local
501 unsigned long tmp; in store_select_amcb2_transmit_clock() local
542 unsigned long tmp; in store_select_amcb1_transmit_clock() local
[all …]
/Linux-v4.19/virt/lib/
Dirqbypass.c89 struct irq_bypass_producer *tmp; in irq_bypass_register_producer() local
139 struct irq_bypass_producer *tmp; in irq_bypass_unregister_producer() local
183 struct irq_bypass_consumer *tmp; in irq_bypass_register_consumer() local
234 struct irq_bypass_consumer *tmp; in irq_bypass_unregister_consumer() local
/Linux-v4.19/arch/mips/bcm63xx/
Dcpu.c129 unsigned int tmp, mips_pll_fcvo; in detect_cpu_clock() local
164 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
179 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
191 unsigned int tmp, mips_pll_fcvo; in detect_cpu_clock() local
227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local
296 unsigned int tmp; in bcm63xx_cpu_init() local

12345678910>>...112