Searched defs:tmp (Results 201 - 225 of 4018) sorted by path

1234567891011>>

/linux-master/arch/arc/kernel/
H A Dintc-arcv2.c31 unsigned int tmp, irq_prio, i; local
H A Dperf_event.c264 u32 tmp; local
392 u32 tmp; local
400 u32 tmp; local
H A Dptrace.c98 struct callee_regs *tmp = (struct callee_regs *)tsk->thread.callee_reg; local
/linux-master/arch/arc/mm/
H A Dinit.c170 unsigned long tmp; local
/linux-master/arch/arm/include/asm/
H A Darch_gicv3.h221 u32 tmp; local
H A Dassembler.h229 ldr \tmp, [\ti, #TI_PREEMPT] @ get preempt count variable
230 add \tmp, \tmp, #1 @ increment it variable
231 str \tmp, [\ti, #TI_PREEMPT] variable
235 ldr \tmp, [\ti, #TI_PREEMPT] @ get preempt count variable
236 sub \tmp, \tmp, #1 @ decrement it variable
237 str \tmp, [\t variable
594 .macro __adldst_l, op, reg, sym, tmp, c variable
[all...]
H A Datomic.h131 unsigned long tmp; local
297 s64 tmp; local
437 unsigned long tmp; local
457 unsigned long tmp; local
485 unsigned long tmp; local
[all...]
H A Dcmpxchg.h37 unsigned int tmp; local
H A Dfutex.h135 int oldval = 0, ret, tmp; local
[all...]
H A Dspinlock.h58 unsigned long tmp; local
141 unsigned long tmp; local
209 unsigned long tmp, tmp2; local
229 unsigned long tmp, tmp2; local
H A Duaccess-asm.h21 adds \tmp, \addr, #\size - 1 variable
22 sbcscc \tmp, \tmp, \limit variable
33 sub \tmp, \limit, #1 variable
34 subs \tmp, \tmp, \addr @ tmp = limit - 1 - addr variable
35 addhs \tmp, \tm variable
36 subshs \\tmp, \\tmp, \\size @ tmp = limit - (addr + size) } variable
42 .macro uaccess_disable, tmp, isb=1 variable
49 mcr p15, 0, \\tmp, c3, c0, 0 @ Set domain register variable
56 .macro uaccess_enable, tmp, isb=1 variable
63 mcr p15, 0, \\tmp, c3, c0, 0 variable
[all...]
H A Duaccess.h76 unsigned long tmp; local
H A Dvfpmacros.h43 tst \tmp, #HWCAP_VFPD32 variable
68 tst \\tmp, #HWCAP_VFPD32 variable
[all...]
/linux-master/arch/arm/kernel/
H A Dmodule.c127 u32 tmp; local
514 struct unwind_table *tmp; local
[all...]
H A Dptrace.c253 unsigned long tmp; local
H A Dsys_oabi-compat.c124 struct oldabi_stat64 tmp; local
[all...]
H A Dtraps.c182 u16 tmp; local
/linux-master/arch/arm/mach-at91/
H A Dpm.c352 int i, j, ret, tmp; local
547 unsigned int tmp, index; local
/linux-master/arch/arm/mach-axxia/
H A Dplatsmp.c35 u32 tmp; local
/linux-master/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c104 u32 tmp; local
178 int tmp = pwr_ctrl_rd(cpu); local
/linux-master/arch/arm/mach-exynos/
H A Dexynos.c123 unsigned int tmp, core_id; local
H A Dfirmware.c243 unsigned int tmp; local
256 unsigned int tmp; local
H A Dpm.c52 unsigned long tmp; local
69 unsigned long tmp; local
88 unsigned long tmp; local
98 unsigned long tmp; local
[all...]
H A Dsuspend.c314 unsigned int tmp; local
331 unsigned int tmp; local
479 unsigned long tmp; local
666 u32 tmp; local
[all...]
/linux-master/arch/arm/mach-lpc32xx/
H A Dcommon.c67 u32 tmp = __raw_readl(LPC32XX_CLKPWR_MACCLK_CTRL); local

Completed in 400 milliseconds

1234567891011>>