Home
last modified time | relevance | path

Searched refs:__tmp1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/mips/lib/
Dmips-atomic.c89 unsigned long __tmp1; in arch_local_irq_restore() local
105 : [flags] "=r" (__tmp1) in arch_local_irq_restore()
/Linux-v6.1/arch/mips/include/asm/
Dirqflags.h62 unsigned long __tmp1; in arch_local_irq_restore() local
87 : [flags] "=r" (__tmp1) in arch_local_irq_restore()
/Linux-v6.1/include/net/
Dsock.h632 uintptr_t __tmp1 = (uintptr_t)(ptr), \
634 WARN_ON_ONCE(__tmp1 & ~SK_USER_DATA_PTRMASK); \
637 __tmp1 | __tmp2); \